-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bot doesn't jump over a 2 block gap 1 block lower than it. #39
Comments
Here's a video: https://youtu.be/TfIrl4GpYGQ An easy way to fix this is to have the bot jump - it can make it over easily without sprinting. |
Here's another path-finding issue (same type of thing): |
Indeed looks like a bug related to jumping in mineflayer. |
For mineflayer-navigate, do you mean this code block?
|
Yes |
I guess it doesn't jump for long enough |
Kinda rough but this works. I'll clean it up later.
|
better version:
|
Bot keeps getting stuck in this type of scenario:
https://gyazo.com/f9f36242c761fc442da3247542517ab4
Make this and have the bot walk over it and it'll fall each time - doesn't even try to jump the gap.
The text was updated successfully, but these errors were encountered: