Corosauce / ZombieAwareness

Minecraft Forge Mod - Ehanced AI awareness for vanilla MC mobs
http://coros.us/mods/zombieawareness
47 stars 19 forks source link

Zombies ignoring light Level #38

Closed Freebi85 closed 3 years ago

Freebi85 commented 5 years ago

I've noticed that random surface zombies seem to spawn in groups in lit areas. Not even the Mega Torch can prevent that.

Corosauce commented 5 years ago

The default on feature of mob duplicating on surface feature only does it where other zombies already are, and does check if its dark enough.

But if you mean the default off config of "extraSpawningSurface", then yeah I've noticed some issues with that, less so if using "extraSpawningUseNaturalSpawnList" though. The feature needs to be fleshed out more, or I should explain in the config it was more of a feature for screwing around for myself than a real feature.

Freebi85 commented 5 years ago

Well, to be honest i don't know which config exaclty causes this. I can only say in large bases zombies will continue to spawn even if the entire area is illuminated. but it doesn't happen when you're in immediate proximity.

Kamorzy commented 5 years ago

Zombies constantly spawn far away during the day in my game with Features.cfg extraSpawningSurface=true.