This commit is contained in:
Leijurv 2019-02-15 21:35:52 -08:00
parent 38127011fb
commit 46c2d8f7c7
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 0 additions and 1 deletions

View File

@ -465,7 +465,6 @@ public class PathExecutor implements IPathExecutor, Helper {
onTick();
return true;
}
logDebug("Skipping fall to " + fallDest + " " + data.getFirst());
clearKeys();
behavior.baritone.getLookBehavior().updateTarget(RotationUtils.calcRotationFromVec3d(ctx.playerHead(), data.getFirst(), ctx.playerRotations()), false);
behavior.baritone.getInputOverrideHandler().setInputForceState(Input.MOVE_FORWARD, true);