Started by
Jromo2
on
Topic category: Help with Minecraft modding (Java Edition)
How do you add recoil to ranged items when used? I just want the player to be sent in the opposite direction that he's facing. I made an item in my other mod that sends you in the direction the player is facing but I do not know how to make it in the opposite direction.
Edited by Jromo2 on Fri, 01/29/2021 - 03:06
just do teleport x -3y z i wish they had a move block or something :(
But they have "set event/target entity movement vector to 'x' 'y' 'z'" which i think is what you're looking for..
i will add the file of the procedure i made just set the speed variable to negative
Knockback Download