Nipa structures generate even when disabled in config [1.18.2-2.0.0]
kalisture opened this issue ยท 1 comments
Describe the bug
Even when blacklisted for minecraft:overworld And
[world_gen.nipa]
#Generate Nipas? [default: true]
generate = false
generate is set to false
Nipa structures still generate. New game restart, new world.
To Reproduce
Steps to reproduce the behavior:
- Go to config/forbidden_arcanus-common.toml
- set world_gen.nipa - generate = false
- start game, generate new world, observe nipa structures
Expected behavior
Nipa structures should not be generated if set to false
Versions
- Forbidden & Arcanus: 1.18.2-2.0.0
- Valhelsia Core: 1.18.2-0.4.0
- Forge: 40.1.68
Additional context
Blacklisting/disabling generation of other features such as ores seems to work just fine