[Bug]: Config file not created
Zothen1973 opened this issue ยท 1 comments
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.20.1
Mod Version (Required)
v8.2.0
Notes (Required)
There is no config file/folder in the config folder. Referring to the description there should be one.
latest.log (Optional)
No response
The mod no longer has a config file. All configuration is possible via two game rules:
animalMobCapfor setting how many animals must be in the world for the spawning algorithm to stop spawning new onespersistentAnimalsfor toggling the mod mechanics as a whole
There also is an additional entity type tag:
respawninganimals:persistent_animalsfor animals that will behave just like in vanilla, so no despawning or respawning, and no counting towards the animal mob cap
The mod page description is currently out of date.