PrismarineJS / prismarine-physics

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

Fix `.isOnLadder()` condition #111

Open szdytom opened 9 months ago

szdytom commented 9 months ago

The problem: I have noticed the bot cannot climb trapdoors that is directly above ladders (#109). I have also noticed that in 1.20.1 the bot cannot jump to climb ladders (#108).

In this pull request:

Fixes #108 Fixes #109 Closes #110

rom1504 commented 8 months ago

can you take another look @extremeheat ?

szdytom commented 2 months ago

would you take another look please, I've updated the code. Thanks