diff options
Diffstat (limited to 'nms-patches/BlockPressurePlateWeighted.patch')
-rw-r--r-- | nms-patches/BlockPressurePlateWeighted.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/BlockPressurePlateWeighted.patch b/nms-patches/BlockPressurePlateWeighted.patch index 7c7b74d2..ef6556f6 100644 --- a/nms-patches/BlockPressurePlateWeighted.patch +++ b/nms-patches/BlockPressurePlateWeighted.patch @@ -1,3 +1,5 @@ +--- ../work/decompile-8eb82bde//net/minecraft/server/BlockPressurePlateWeighted.java 2014-11-28 17:43:42.945707438 +0000 ++++ src/main/java/net/minecraft/server/BlockPressurePlateWeighted.java 2014-11-28 17:38:19.000000000 +0000 @@ -1,5 +1,7 @@ package net.minecraft.server; |