diff options
Diffstat (limited to 'nms-patches/BlockRedstoneWire.patch')
-rw-r--r-- | nms-patches/BlockRedstoneWire.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockRedstoneWire.patch b/nms-patches/BlockRedstoneWire.patch index 206d6222..4f8952db 100644 --- a/nms-patches/BlockRedstoneWire.patch +++ b/nms-patches/BlockRedstoneWire.patch @@ -9,7 +9,7 @@ public class BlockRedstoneWire extends Block { public static final BlockStateEnum<BlockPropertyRedstoneSide> NORTH = BlockProperties.L; -@@ -216,6 +218,15 @@ +@@ -215,6 +217,15 @@ j = k; } |