summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityShulkerBullet.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityShulkerBullet.patch')
-rw-r--r--nms-patches/EntityShulkerBullet.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityShulkerBullet.patch b/nms-patches/EntityShulkerBullet.patch
index d1fcd624..5a6bb0ce 100644
--- a/nms-patches/EntityShulkerBullet.patch
+++ b/nms-patches/EntityShulkerBullet.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityShulkerBullet.java
+++ b/net/minecraft/server/EntityShulkerBullet.java
-@@ -42,8 +42,29 @@
+@@ -46,8 +46,29 @@
this.target = entity;
this.c = EnumDirection.UP;
this.a(enumdirection_enumaxis);