Vanilla "bonus" ores not disabled by default
MauveCloud opened this issue ยท 0 comments
Versions
Minecraft Version: 1.12.2
Fun Ores Version: 1.6.3-124
Silent Lib Version: 3.0.9-159
Expected behavior
Vanilla bonus ores are disabled by default as indicated by config comment defined in this code line: https://github.com/SilentChaos512/FunOres/blob/1.12/src/main/java/net/silentchaos512/funores/configuration/Config.java#L134
Actual behaviour
Vanilla bonus ores are apparently enabled by default. Checking through the commit history, I think this commit is where it changed: 338a32f#diff-dc37d85ab38f748894842e08a7097d82L535
As far as I can find in the config, there's no "category" to disable them all at once like for the meat ores, mob ores, or alloys. It's possible to manually disable them in the config, but annoying to need to, since the comment implies they're supposed to be disabled by default.
Steps to reproduce the problem
- Install Fun Ores and SilentLib if you haven't already.
- Delete funores.cfg if it already exists (to force it to be re-created).
- Launch Minecraft.
- Examine the new funores.cfg.