Hello,
So I made this mob that is supposed to be a butterfly that people need to catch.
I want it to move randomly but it moves only once every few seconds then takes a really long break which would make it very easy to catch.
I also tried to use the ocelot because ocelots are scared of players but that doesn't seem to work either.
Mob standing still too much
So I made this mob that is supposed to be a butterfly that people need to catch.
I want it to move randomly but it moves only once every few seconds then takes a really long break which would make it very easy to catch.
I also tried to use the ocelot because ocelots are scared of players but that doesn't seem to work either.
Code:
CommonButterfly: Mobtype: ocelot Display: '&7Common Butterfly' Health: 0.5 Angry: false Speed: 10 Damage: 0 Disguise: Type:...