summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityMonster.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityMonster.patch')
-rw-r--r--nms-patches/EntityMonster.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityMonster.patch b/nms-patches/EntityMonster.patch
index 0a19ca7d..5832a4dc 100644
--- a/nms-patches/EntityMonster.patch
+++ b/nms-patches/EntityMonster.patch
@@ -8,7 +8,7 @@
public abstract class EntityMonster extends EntityCreature implements IMonster {
public EntityMonster(World world) {
-@@ -75,7 +77,14 @@
+@@ -79,7 +81,14 @@
int j = EnchantmentManager.getFireAspectEnchantmentLevel(this);
if (j > 0) {