Just Another Spawner

Just Another Spawner

665k Downloads

[Wrong Behavior] Mobs should NOT spawn when "/gamerule doMobSpawning false"

zlainsama opened this issue ยท 2 comments

commented

as title says.

2014-08-26_14 23 31

commented

Incorrect. doMobSpawning toggles the vanilla spawn system. doCustomMobSpawning toggles the JAS spawn system.

This seperation has been used to disable the vanilla spawn system in the presence of JAS. There are even optional configuration settings to enable this behaviour automatically on world load.

commented

oh, sorry, my bad