Skip to content

idk but maybe stupid #5027

Description

@Vivotivava

Some information

Operating system: Windows 11
Java version: claims 0.14.22, works at 0.19.2
Minecraft version: 1.21.8
Baritone version: i saw 1.15.0
Other mods (if used): Meteor Client

Problem description
Baritone often refuses to jump over obstacles that should be easy to clear.

  • If the goal point is surrounded by blocks that are marked as “avoid” or blacklisted, Baritone just gives up instead of trying to jump over them.
  • The same thing happens with slabs: even though a player can easily hop over a slab, Baritone chooses to walk around it or fails to path at all.
  • This makes paths unnecessarily long and sometimes impossible, even when a simple jump would solve the problem.

Expected behavior

Baritone should attempt a jump whenever:

  • the obstacle is within normal jump height and distance,
  • there is safe landing space,
  • jumping would shorten the path to the goal.
    Actual behavior
  • Baritone ignores the jump option and tries to avoid the block.
  • If the goal is completely surrounded by blacklisted blocks, it just stops pathing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions