Started by
k1supiru
on
Topic category: Help with Minecraft modding (Java Edition)
I have seen stuff with spawners and making blocks that summon an enity and then dissapear, but that's not what I really want. I would like it to summon a random amount of the mob because I'm making a custom village.
Just make a block with a random tick procedure that can randomize entity spawn if you can