- add config option to enable / disable random blocks for the basalt generator. Default:
Code (YAML):
# Enables custom blocks for the basalt generator
enable-basalt-generator
: false
- fix for
water->lava not generating custom blocks
- fix up /oregen reload` command to actually reload config stuff
- add back option for using fast generators
Code (Text):
# Allows to build fast generators (when obsidian is created in vanilla)
allow-fast-generators: false