Hello spigot community, i am looking for a way to allow animals to spawn from mob spawners without having to have a grass block placed near them e.g sheep will just spawn on stone if there a sheep spawner onto of it!? Thanks, ConnorPlaysYT MassacreCraft Owner
I haven't seen a plugin that allows that, but I'm sure you could find a custom coder to make you a plugin that allows this.
./gamerule doMobSpawning true/false ./rg flag __global__ mob-spawning deny/allow ./rg flag __global__ mobspawning deny/allow
And he's correct. If you want something like a sheep to spawn on something other than what it's programmed to spawn on, you will need to make code for it. This will take a plugin, I'm sure you'll find hundreds of plugin developers to help you out.