summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockPlant.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockPlant.patch')
-rw-r--r--nms-patches/BlockPlant.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockPlant.patch b/nms-patches/BlockPlant.patch
index 29fb3af8..7e62b1ff 100644
--- a/nms-patches/BlockPlant.patch
+++ b/nms-patches/BlockPlant.patch
@@ -11,7 +11,7 @@
public class BlockPlant extends Block {
-@@ -40,6 +44,15 @@
+@@ -39,6 +43,15 @@
protected void e(World world, BlockPosition blockposition, IBlockData iblockdata) {
if (!this.f(world, blockposition, iblockdata)) {