PrismarineJS / prismarine-physics

Provide the physics engine for minecraft entities
MIT License
35 stars 39 forks source link

add crawling support #38

Open u9g opened 3 years ago

extremeheat commented 3 years ago

Already possible to sneak with the correct control state. 1.13 swimming is unrelated to sneaking, it just has a similar key control to the one Minecraft uses in water to shift swimming modes. https://github.com/PrismarineJS/prismarine-physics/blob/master/examples/basic.js#L42