summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockPressurePlateWeighted.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockPressurePlateWeighted.patch')
-rw-r--r--nms-patches/BlockPressurePlateWeighted.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockPressurePlateWeighted.patch b/nms-patches/BlockPressurePlateWeighted.patch
index 6550159b..376a6c23 100644
--- a/nms-patches/BlockPressurePlateWeighted.patch
+++ b/nms-patches/BlockPressurePlateWeighted.patch
@@ -7,7 +7,7 @@
+
public class BlockPressurePlateWeighted extends BlockPressurePlateAbstract {
- public static final BlockStateInteger POWER = BlockProperties.ak;
+ public static final BlockStateInteger POWER = BlockProperties.al;
@@ -12,7 +14,31 @@
}