i'm making an dream luck mod my self. it is going pretty nice but i have one problem i need to change some mobs spawn rates like dolphin, enderman, piglin brute, piglin, but i do not know how to change their spawn rates on mc creator. i know it is possible beacuse i saw a mod that changes enderman spawnrate made with mc creator.Thanks for your help already
You can’t change vanilla mob spawn rates without coding.
Necromance. i changed structure spawn rate without coding so i guess it should be possible. Atleast with prodecures and functions i know a bit about coding (not a lot) like giving a player axe when he joins the world but this one is almost impossible for me
You can't touch vanilla mobs but mcreator offers you infinite possibilities to do basically whatever you need
Make a new entity identical to a vanilla one and give same name (pig, cow etc....)
Set Global map (or world) variable to number and set a different spawn rate as per differnt number
Then you can manage spawn rates how you prefer