CaveBlock/src/main/java/world/bentobox/caveblock
BONNe 0cbb775db7
Release 1.16.0 (#81)
* 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

* Fixes issue when ores were not generated in correct form. #77
2022-05-17 22:16:21 +03:00
..
commands Update to BentoBox 1.13.0 release. 2020-05-01 23:29:02 +03:00
generators Release 1.16.0 (#81) 2022-05-17 22:16:21 +03:00
listeners Fixes incorrect error message path. 2022-01-28 12:28:39 +02:00
CaveBlock.java Release 1.16.0 (#81) 2022-05-17 22:16:21 +03:00
CaveBlockPladdon.java Add spigot-plugin-annotations dependency. 2022-01-28 12:52:08 +02:00
Settings.java Release 1.16.0 (#81) 2022-05-17 22:16:21 +03:00
Utils.java Optional Generators (#67) 2021-12-13 20:00:54 -08:00