Started by
DBouss
on
Topic category: Help with Minecraft modding (Java Edition)
I am making an item that when you right click in a direction, it launches you in that direction. So far I have the up direction, if there is a better way to do this please tell me, because my method isn't working. here is a screen shot of my code.
get the look angle value for X, Y, Z then input those values into a multiplication Statement with any number you want then input the separate values in a override motion vector statement.