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.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/PathfinderGoalEndermanPlaceBlock.patch b/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
index 5cfeac86..a0459ce5 100644
--- a/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
+++ b/nms-patches/PathfinderGoalEndermanPlaceBlock.patch
@@ -1,3 +1,5 @@
+--- ../work/decompile-8eb82bde//net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-28 17:43:43.289707431 +0000
++++ src/main/java/net/minecraft/server/PathfinderGoalEndermanPlaceBlock.java 2014-11-28 17:38:24.000000000 +0000
@@ -25,8 +25,12 @@
Block block1 = world.getType(blockposition.down()).getBlock();