Started by
spidd
on
Topic category: Help with Minecraft modding (Java Edition)
I want the speed of the mob I added to increase when the mob is on a certain block. How do I do this?
Topic category: Help with Minecraft modding (Java Edition)
I want the speed of the mob I added to increase when the mob is on a certain block. How do I do this?
In the triggers tab On entity Tick update, make it so if the block below is a certain block, then add the speed potion effect for 20 ticks