[Bug] Setting value for minY to -1 stops ore from spawning, even when maxY is not -1
Goldenlion5648 opened this issue ยท 1 comments
Minecraft Version
1.18.2
Forge Version
40.1.30
Mod Version
OreTweaker-1.18.2-3.3.0.jar
Describe the bug
Setting minY to -1 makes ore not spawn (even when maxY is greater than -1). I think the ore should only be disabled when both values are -1.
How to reproduce
set minY to -1, and maxY to a value such as 9 for an ore. Ore does not spawn as a result
Screenshots / Images
The ore in this case is lava replacing grass blocks
minY at -1