Mod only rereads config values between launches.
Kalikars opened this issue ยท 1 comments
Describe the bug
Changes to the configuration file are only enacted between launches of Minecraft. This is not forge standard behavior.
To Reproduce
Steps to reproduce the behavior:
- Use this config file: pastebin link
- Create a world, use
/locate village
and teleport to village, confirm hostile village spawn. - Exit the world, change value "vanillaVillageChance" to 50, repeat step 2.
Expected behavior
Mod should reread config value upon new world creation and adjust vanilla village spawning chance to 50%. Instead, this change only occurs* if Minecraft is exitted and relaunched.
*Change does not correlate to proper percentage value. See related issue: Editing "vanillaVillageChance" does not accurately reflect hostile village spawn percents.
Mod version
hostilevillages-3.0-1.16.5