summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityFireworks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityFireworks.patch')
-rw-r--r--nms-patches/EntityFireworks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityFireworks.patch b/nms-patches/EntityFireworks.patch
index 7d26d656..8a06d7bb 100644
--- a/nms-patches/EntityFireworks.patch
+++ b/nms-patches/EntityFireworks.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityFireworks.java
+++ b/net/minecraft/server/EntityFireworks.java
-@@ -80,7 +80,7 @@
+@@ -77,7 +77,7 @@
}
if (!this.world.isClientSide && this.ticksFlown > this.expectedLifespan) {