summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockOre.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockOre.patch')
-rw-r--r--nms-patches/BlockOre.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/BlockOre.patch b/nms-patches/BlockOre.patch
index 82e47921..2f9ce3e7 100644
--- a/nms-patches/BlockOre.patch
+++ b/nms-patches/BlockOre.patch
@@ -1,3 +1,5 @@
+--- ../work/decompile-8eb82bde//net/minecraft/server/BlockOre.java 2014-11-28 17:43:42.929707439 +0000
++++ src/main/java/net/minecraft/server/BlockOre.java 2014-11-28 17:38:23.000000000 +0000
@@ -33,6 +33,7 @@
public void dropNaturally(World world, BlockPosition blockposition, IBlockData iblockdata, float f, int i) {