PrismarineJS / mineflayer-navigate

mineflayer plugin which gives bots a high level 3d navigating API using A*
59 stars 22 forks source link

Bug with fences #3

Open rom1504 opened 11 years ago

rom1504 commented 11 years ago

When there's a fence in the path, it tries to jump above it as if it were a normal block, but it's not so it gets stuck

thejoshwolfe commented 11 years ago

fixed by mineflayer #94.

rom1504 commented 11 years ago

this should be reopened too since https://github.com/superjoe30/mineflayer/issues/94 has be reopened

rom1504 commented 9 years ago

related to https://github.com/andrewrk/mineflayer/issues/228