swap mobs when spawn. yes.
i had to do it myself, pls make a better one pls.
how to use:
inside of config folder, mobswapj.json
{
"minecraft:creeper": [.5,"minecraft:sheep",.5,"minecraft:pig",1],
"minecraft:pig": [.5,"minecraft:ghast",.9]
}
creeper has a 50%(.5) to stay, --if not-- sheep has 50%(.5) --if not-- pig has 100%(1)
pig has 50%*(.5) to stay, --if not-- ghast has 90%(.9), --if not-- it just despawn.
note: mobs swapped doesnt trigger the swapper again. loading the world loads the json file.
1.1.0
now the json file is only readed when the world is loaded. (universalfile as global_file value)
random rotation of the mob spawned added
well is just if someone else wanna make this tool mod because i dont see a mod like this for 1.20.1
i saw another mod but have some issues and this one is just swap the mob.
i say if some one else make a more optimize version since i dont know how optimal is this mod with mcreator.
Such procedures are far too difficult for me, I have no idea about them