forgot
This commit is contained in:
@@ -150,6 +150,8 @@ public class ElytraProcess extends BaritoneProcessHelper implements IBaritonePro
|
||||
if (ctx.player().posY < endPos.y - LANDING_COLUMN_HEIGHT) {
|
||||
logDirect("bad landing spot, trying again...");
|
||||
badLandingSpots.add(endPos);
|
||||
goingToLandingSpot = false;
|
||||
this.state = State.FLYING;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user