Started by
littledude47
on
Topic category: Help with Minecraft modding (Java Edition)
so I made a sword and I want it to make you fly in the direction you are facing if you right click, I had the idea to move the location every tick by 0.5 blocks but that completely crashed the game, how would I do this?
can't you just set entity movement vektor to vy: 5 or something like that ? that should theoreticly work
that would just move the mob upwards it wouldn't have any sort of other movement