summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalHorseTrap.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2018-07-22 12:00:00 +1000
committermd_5 <git@md-5.net>2018-07-22 12:00:00 +1000
commit1a6b4f5392c8cda1e347c10976d394b47936dda6 (patch)
tree3b27585102b8348a432064ca1f1cad1e6488f1ad /nms-patches/PathfinderGoalHorseTrap.patch
parent961295e4327324766a0404857c1ca85051971995 (diff)
downloadcraftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.gz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.lz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.tar.xz
craftbukkit-1a6b4f5392c8cda1e347c10976d394b47936dda6.zip
Update to Minecraft 1.13
Diffstat (limited to 'nms-patches/PathfinderGoalHorseTrap.patch')
-rw-r--r--nms-patches/PathfinderGoalHorseTrap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/PathfinderGoalHorseTrap.patch b/nms-patches/PathfinderGoalHorseTrap.patch
index 47730fe0..ae35ba73 100644
--- a/nms-patches/PathfinderGoalHorseTrap.patch
+++ b/nms-patches/PathfinderGoalHorseTrap.patch
@@ -18,7 +18,7 @@
}
@@ -42,7 +43,7 @@
- entityhorseskeleton.di();
+ entityhorseskeleton.dj();
entityhorseskeleton.setTamed(true);
entityhorseskeleton.setAgeRaw(0);
- entityhorseskeleton.world.addEntity(entityhorseskeleton);