AllTheMods / ATM-2

All the Mods 2
1 stars 2 forks source link

Cow / Pigs not spawning #18

Closed KAfable closed 7 years ago

KAfable commented 7 years ago

Playing on the official server - it seems other users and myself have noted that cows/pig spawns are rare enough almost to the point of not spawning anymore. I personally have checked areas outside of the pregenned zone or almost untouched (ie sugar cane was still only one block tall).

Ideas have been thrown around that it might be Animania and BoP conflicting, and Myr has noted that buying any form of animal egg from a Pam's Harvestcraft Market results in the blank default "Spawn" egg. Could possibly be Animania's fault but it is Pam's Harvestcraft we are talking about as well so the issue could be unrelated.

OrdinatorStouff commented 7 years ago

I wonder if it's an animania conflict with BoP -- perhaps animania is hardcoded to specific vanilla biomes. If not it sounds like the Animania spawning is a bit limited in the first place.

Instead of just increasing animania spawn rates (bad idea as those entities are more likely to lag than others) -- As a possible solution it seems the animania config allows vanilla stuff to spawn in addition to special animania mobs. Setting the following to false might be a good solution. So that special ones can be found if you want otherwise default mobs are still around too:


    B:"Remove vanilla Chickens"=false
    B:"Remove vanilla Cows"=false
    B:"Remove vanilla Pigs"=false
whatthedrunk commented 7 years ago

Changed the config for v0.68 which will be out soon. Let me know if it causes any issues.