[1.16.5] I am having issues with the spawning of mobs in groups
JonathanDI7 opened this issue ยท 1 comments
I am trying to make it so zombies spawn frequently in big groups
[
{
"dimension": 0
"mob:[
{
"mob": "minecraft:zombie",
"weight": 16,
"minigroupcount": 15,
"maxgroupcount": 30
}
]
I am also not sure about the weight mechanic, I'm not sure what is seen as a high value or low or excessive.