summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntitySpider.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntitySpider.patch')
-rw-r--r--nms-patches/EntitySpider.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntitySpider.patch b/nms-patches/EntitySpider.patch
index b9ba2b63..4c7b19b3 100644
--- a/nms-patches/EntitySpider.patch
+++ b/nms-patches/EntitySpider.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntitySpider.java
+++ b/net/minecraft/server/EntitySpider.java
-@@ -111,7 +111,7 @@
+@@ -115,7 +115,7 @@
entityskeleton.setPositionRotation(this.locX, this.locY, this.locZ, this.yaw, 0.0F);
entityskeleton.prepare(difficultydamagescaler, (GroupDataEntity) null);