summaryrefslogtreecommitdiffstats
path: root/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/PathfinderGoalEndermanPlaceBlock.patch')
-rw-r--r--nms-patches/PathfinderGoalEndermanPlaceBlock.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/PathfinderGoalEndermanPlaceBlock.patch b/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
index e858f052..2b218fc1 100644
--- a/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
+++ b/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
@@ -1,5 +1,5 @@
---- ../work/decompile-bb26c12b/net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-27 08:59:46.825421301 +1100
-+++ src/main/java/net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-27 08:42:10.172850872 +1100
+--- ../work/decompile-8eb82bde//net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-28 11:22:56.106823159 +0000
++++ src/main/java/net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-28 11:01:54.000000000 +0000
@@ -25,8 +25,12 @@
Block block1 = world.getType(blockposition.down()).getBlock();