Baritone doesnt break blocks when using #goto with coordinates or #sel
Opened this issue ยท 0 comments
Some information
Minecraft version: 1.12.2
Baritone version: v.1.2.15
How to reproduce
Block yourself off from your goal, use #goto with coordinates outside of the box, Baritone will not break the blocks and will stop pathing. AllowBreak is set to true. When using #mine it will break the box, even when using #goto with a block as goal it will break the box. Just when using #goto (coordinates) or #sel it will not break the box.
Modified settings
#assumeExternalAutoTool true
#blockstoAvoidBreaking stonebrick
#disableAutotool true
Final checklist
- I know how to properly use check boxes
- [x ] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- [ x] I have included logs, exceptions and / or steps to reproduce the issue.
- [x ] I have not used any OwO's or UwU's in this issue.