Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bedrock #136

Open
Dottorgame opened this issue Nov 26, 2024 · 1 comment
Open

Bedrock #136

Dottorgame opened this issue Nov 26, 2024 · 1 comment

Comments

@Dottorgame
Copy link

Why all around my spawn chunks, where it should be void, is all full of bedrock?

@ClintonOrdonez
Copy link

ClintonOrdonez commented Nov 27, 2024

Your config is set to generate non-spawn chunks as bedrock instead of void - seal_world is set to true. This is what you want:
#Should empty chunks be generated as bedrock
seal_world = false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants