masterSwitch in config file is ignored
Sinhika opened this issue ยท 0 comments
Versions
- Silent's Mechanisms: 1.16.3-0.8.8+73
- Silent Lib: 1.16.3-4.9.0+63
- Forge: 35.1.13
- Modpack: minimal test pack consisting of Silent Mechanisms and SilentLib only.
Expected Behavior
- if I set masterSwitch=false in the config file, and generate a new world, I expect to find no silent_mechanisms ores.
Actual Behavior
- With masterSwitch=false, all the silent_mechanisms ores appear to generate anyway. I did not actually check each one, but in a 10x15 vertical section, I observed copper, tin, zinc, bauxite, bismuth, silver, and lead ores.
Steps to Reproduce the Problem
- in the "silent_mechanisms-common.toml" file, in the [World] category, edit masterSwitch and set it equal to false.
- Generate a new world.
- Use fill commands to remove dirt, stone, gravel, etc from a section of land to see the ores. For example, the following command will replace all the dirt in a 10x5 vertical slice with air. Lather, rinse repeat for #forge:stone, minecraft:gravel, minecraft:lava & minecraft:water to clear overburden and other clutter out of the way.
/fill ~ ~ ~ ~10 1 ~15 minecraft:air replace #forge:dirt