summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockMagma.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockMagma.patch')
-rw-r--r--nms-patches/BlockMagma.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockMagma.patch b/nms-patches/BlockMagma.patch
index 75f5fbad..6e1cc11c 100644
--- a/nms-patches/BlockMagma.patch
+++ b/nms-patches/BlockMagma.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/BlockMagma.java
+++ b/net/minecraft/server/BlockMagma.java
-@@ -17,7 +17,9 @@
+@@ -10,7 +10,9 @@
public void stepOn(World world, BlockPosition blockposition, Entity entity) {
if (!entity.isFireProof() && entity instanceof EntityLiving && !EnchantmentManager.i((EntityLiving) entity)) {