PrismarineJS / prismarine-physics

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

Fix jump height #35

Closed mat-1 closed 3 years ago

mat-1 commented 3 years ago

In Minecraft you actually get a velocity of 0.419999986886978 instead 0.42 when you jump (I tested using a proxy). The previous value would also get detected by very sensitive anticheats.