nothing is trashy in baritone

This commit is contained in:
Leijurv 2018-12-27 16:16:12 -10:00
parent dffbb8e4c8
commit c2c69f243e
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -57,7 +57,6 @@ public final class FollowProcess extends BaritoneProcessHelper implements IFollo
}
private Goal towards(Entity following) {
// lol this is trashy but it works
BlockPos pos;
if (Baritone.settings().followOffsetDistance.get() == 0) {
pos = new BlockPos(following);