summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalFollowOwner.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PathfinderGoalFollowOwner.patch')
-rw-r--r--nms-patches/PathfinderGoalFollowOwner.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/PathfinderGoalFollowOwner.patch b/nms-patches/PathfinderGoalFollowOwner.patch
index 64420ba5..039f15a9 100644
--- a/nms-patches/PathfinderGoalFollowOwner.patch
+++ b/nms-patches/PathfinderGoalFollowOwner.patch
@@ -12,7 +12,7 @@
public class PathfinderGoalFollowOwner extends PathfinderGoal {
private final EntityTameableAnimal d;
-@@ -79,7 +85,18 @@
+@@ -73,7 +79,18 @@
for (int l = 0; l <= 4; ++l) {
for (int i1 = 0; i1 <= 4; ++i1) {
if ((l < 1 || i1 < 1 || l > 3 || i1 > 3) && this.a(i, j, k, l, i1)) {