summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockNetherWart.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockNetherWart.patch')
-rw-r--r--nms-patches/BlockNetherWart.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockNetherWart.patch b/nms-patches/BlockNetherWart.patch
index 79e98882..1af3f818 100644
--- a/nms-patches/BlockNetherWart.patch
+++ b/nms-patches/BlockNetherWart.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/BlockNetherWart.java
+++ b/net/minecraft/server/BlockNetherWart.java
-@@ -29,7 +29,8 @@
+@@ -31,7 +31,8 @@
if (i < 3 && random.nextInt(10) == 0) {
iblockdata = iblockdata.set(BlockNetherWart.AGE, Integer.valueOf(i + 1));