All further releases can now be found at
GitHub.
- Added stone generators: 46aee3f
Setting enable-stone-generator to true will enable random generated
blocks for stone generators (lava floats on water vertically)
- Added a new command: 941e099
By typing /customoregen inspect <player> you can now actually see what parameters CustomOreGen will consider during the generator choosing process. Very useful for debugging.
- Update for 1.16.2: No changes needed - tested on 1.16.2.
config.yml additions:
Code (YAML):
# Enable this when you also want random blocks from stone generators (lava floats on water vertically)
enable-stone-generator
: false
![[IMG]](/proxy/image?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F16278273%2F90972203-4dc53600-e517-11ea-9015-6d3b392cb0de.png)