(Forge) Mob Spawning Not Working
ThatSoundsFun opened this issue ยท 4 comments
This bug is most noticeable in deserts. Passive mobs will spawn in deserts the same way as they do in most biomes. The version I'm working on is 2.7.2.
How to Reproduce:
The steps are simplified so others can easily reproduce the bug
- Create a new world with world type: terrain control
- If you don't see a desert, go to the world config file
- Replace all text in BiomeGroups with this:
BiomeGroup(NormalBiomes, 0, 100, Desert
- Notice how passive mobs will still spawn despite not spawning normally there in vanilla minecraft
I can't seem to reproduce this... I've been flying around in Forge for about 20 minutes with the latest version of Forge and TC. My world is purely desert and desert hills. Haven't seen any passive mobs. Regular mobs spawn after the sun goes down but no cows/sheep/etc... Hmm.
Whoops, I forgot to check the latest snapshot. It seems like the problem was fixed in the snapshot. No passive mobs are spawning in deserts. Also I could fully control the mob settings for custom biomes.