Started by
Sky_PC
on
Topic category: Help with Minecraft modding (Java Edition)
Im currently trying to make a weapon which deals more damage the faster the player goes. Ive come to a roadblock though, since for some reason player velocity/ delta movement is only tracked when the player is falling. if anyone knows why this is happening or how i can make do this some other way, please leave a comment. Thanks
try using z or y first. im using the delta movements right now to track a swimming feature so if i see anything that works ill let you know!