Started by
Herobibes
on
Topic category: Help with Minecraft modding (Java Edition)
i wanna change the speed of the mob when the player rides him, because when you ride a custom mob, he became too much fast, is there a way to change this?
remember: 20 ticks=1 second
or you could use the infinity block
thx!
I have a better fix, set your entity's speed to a small number (example: 0.15) then on the "wander around" block set it to a number that's bigger than 1 (example: 1.5), do some tweaks to reach your necessary speed and you're done