Hi,
Moved my mod over to forge 3.3.7.135 and it's replacement method for old modLoader's removeSpawn crashes with a concurrent Modification exception as it's trying to remove an item from a list than it's using an iterator on
Hi,
I'd like to request a hook in the spawner animals java to allow conditional spawning. Something like the ability water mobs have with getCanSpawnHere(). It would be incredibly useful for the mod i'm working on.
Some point after line 271. Adding a boolean that could let me stop a spawn from happening depending on light level/altitude
Thanks
MrMasochism