Started by
Cdgp
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make an armor so that make it so when you press a button you do the riptide effect is their a way i could do that ?
Topic category: Help with Minecraft modding (Java Edition)
I want to make an armor so that make it so when you press a button you do the riptide effect is their a way i could do that ?
I need more context about the effect but you can make a keybind, for example if f is pressed it checks what armour the player is wearing, and if its wearing the correct one it executes the effect.
how do you execute the effect
you can make a player animation and then a: override vx vy vz of event target entity