FEATURES.md
allowVines). Baritone can break its fall by grabbing ladders / vines midair, and understands when that is and isn't possible.Baritone uses A*, with some modifications:
The pathing goal can be set to any of these options:
And finally GoalComposite. GoalComposite is a list of other goals, any one of which satisfies the goal. For example, mine diamond_ore creates a GoalComposite of GoalTwoBlockss for every diamond ore location it knows of.
Things it doesn't have yet
See <a href="https://github.com/cabaletta/baritone/issues">issues</a> for more.
Things it may not ever have, from most likely to least likely =(