
[Wrong Behavior] Mobs should NOT spawn when "/gamerule doMobSpawning false"
zlainsama opened this issue ยท 2 comments
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.