diff options
Diffstat (limited to 'nms-patches/Block.patch')
-rw-r--r-- | nms-patches/Block.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/Block.patch b/nms-patches/Block.patch index ba19217c..4f137abb 100644 --- a/nms-patches/Block.patch +++ b/nms-patches/Block.patch @@ -1,5 +1,5 @@ ---- ../work/decompile-8eb82bde//net/minecraft/server/Block.java 2014-11-28 11:22:55.710823168 +0000 -+++ src/main/java/net/minecraft/server/Block.java 2014-11-28 11:01:54.000000000 +0000 +--- ../work/decompile-8eb82bde//net/minecraft/server/Block.java 2014-11-28 17:43:42.913707439 +0000 ++++ src/main/java/net/minecraft/server/Block.java 2014-11-28 17:38:24.000000000 +0000 @@ -295,7 +295,8 @@ int j = this.getDropCount(i, world.random); |