summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockTripwireHook.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockTripwireHook.patch')
-rw-r--r--nms-patches/BlockTripwireHook.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockTripwireHook.patch b/nms-patches/BlockTripwireHook.patch
index dcc5409e..2495fbbb 100644
--- a/nms-patches/BlockTripwireHook.patch
+++ b/nms-patches/BlockTripwireHook.patch
@@ -9,7 +9,7 @@
public class BlockTripwireHook extends Block {
public static final BlockStateDirection FACING = BlockFacingHorizontal.FACING;
-@@ -137,6 +139,17 @@
+@@ -134,6 +136,17 @@
this.a(world, blockposition1, flag4, flag5, flag2, flag3);
}