CaveBlock/src/main
BONNe 28f1a57838 Fixes a 1.18 world generator bug where it generated dirt-grass layers.
Expose 3 world generator options for overworld:
- natural-surface - generates surface that is natural(-ish). Currently, it may be just grass and dirt layers.
- natural-caves - generates caves inside world.
- natural-bedrock - generates natural looking bedrock pattern.

This also fixes a bug with floor and roof config option not working properly.

Fixes https://github.com/BentoBoxWorld/Level/issues/258
2022-04-25 01:07:19 +03:00
..
java/world/bentobox/caveblock Fixes a 1.18 world generator bug where it generated dirt-grass layers. 2022-04-25 01:07:19 +03:00
resources Fixes a 1.18 world generator bug where it generated dirt-grass layers. 2022-04-25 01:07:19 +03:00