summaryrefslogtreecommitdiffstats
path: root/nms-patches/WorldGenVillagePieces.patch
diff options
context:
space:
mode:
authormd_5 <git@md-5.net>2015-05-25 20:37:24 +1000
committermd_5 <git@md-5.net>2015-05-25 20:37:24 +1000
commitd63abf6cf1b819f850f106539dfc1c7fce3356d0 (patch)
tree17f55e1f5207e5830d1f5459b51e8840d2cf619b /nms-patches/WorldGenVillagePieces.patch
parent25de1e6baf8ffa29add5d00fab33c92fad655e5b (diff)
downloadcraftbukkit-d63abf6cf1b819f850f106539dfc1c7fce3356d0.tar
craftbukkit-d63abf6cf1b819f850f106539dfc1c7fce3356d0.tar.gz
craftbukkit-d63abf6cf1b819f850f106539dfc1c7fce3356d0.tar.lz
craftbukkit-d63abf6cf1b819f850f106539dfc1c7fce3356d0.tar.xz
craftbukkit-d63abf6cf1b819f850f106539dfc1c7fce3356d0.zip
Cut fluff from patch headers.
Diffstat (limited to 'nms-patches/WorldGenVillagePieces.patch')
-rw-r--r--nms-patches/WorldGenVillagePieces.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nms-patches/WorldGenVillagePieces.patch b/nms-patches/WorldGenVillagePieces.patch
index ca1392ca..4c46ae38 100644
--- a/nms-patches/WorldGenVillagePieces.patch
+++ b/nms-patches/WorldGenVillagePieces.patch
@@ -1,5 +1,5 @@
---- /home/matt/mc-dev-private//net/minecraft/server/WorldGenVillagePieces.java 2015-02-26 22:40:23.207608133 +0000
-+++ src/main/java/net/minecraft/server/WorldGenVillagePieces.java 2015-02-26 22:40:23.211608133 +0000
+--- a/net/minecraft/server/WorldGenVillagePieces.java
++++ b/net/minecraft/server/WorldGenVillagePieces.java
@@ -1559,7 +1559,7 @@
entityvillager.setPositionRotation((double) j1 + 0.5D, (double) k1, (double) l1 + 0.5D, 0.0F, 0.0F);
entityvillager.prepare(world.E(new BlockPosition(entityvillager)), (GroupDataEntity) null);