summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityIronGolem.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityIronGolem.patch')
-rw-r--r--nms-patches/EntityIronGolem.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityIronGolem.patch b/nms-patches/EntityIronGolem.patch
index 6b9b2f87..45aee397 100644
--- a/nms-patches/EntityIronGolem.patch
+++ b/nms-patches/EntityIronGolem.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/EntityIronGolem.java
+++ b/net/minecraft/server/EntityIronGolem.java
-@@ -72,7 +72,7 @@
+@@ -73,7 +73,7 @@
protected void C(Entity entity) {
if (entity instanceof IMonster && !(entity instanceof EntityCreeper) && this.getRandom().nextInt(20) == 0) {