YPGPM and CanaryMod: monster config not working as advertised
carlrobert opened this issue ยท 1 comments
These three need updating. If I find the solution, I'll be back with a pull request.
/js self.location.world.allowMonsters
/js self.location.world.allowMonsters = true
/js self.location.world.setSpawnFlags(false, true)
(spawn-monsters=true mentioned in the CanaryMod config docs)