Started by
AmLukas
on
Topic category: Help with Minecraft modding (Java Edition)
Hey guys, how could I only override the vy when overriding motion vectors? I only want the vy to be override to be 0 but I want the player to still be able to move freely and stand still.
Hey so I got this to work because of an oversight in the blocks available to me. I simply switched the x and z blocks connected to the override block with "x delta movement of entity" and "z delta movement of entity" respectively