Closed Corosauce closed 5 years ago
Just needs to have BlockBerryBush.isPassible return true, puts the pathfinders expectations in line with the fact the block has no bounding box now.
Currently they are trying to jump on top of them, then fall through and get stuck and keep jumping, breaking pathfinding.
Fixed in version 1.1.1
Just needs to have BlockBerryBush.isPassible return true, puts the pathfinders expectations in line with the fact the block has no bounding box now.
Currently they are trying to jump on top of them, then fall through and get stuck and keep jumping, breaking pathfinding.