summaryrefslogtreecommitdiffstats
path: root/nms-patches/WorldGenVillagePieces.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/WorldGenVillagePieces.patch')
-rw-r--r--nms-patches/WorldGenVillagePieces.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/WorldGenVillagePieces.patch b/nms-patches/WorldGenVillagePieces.patch
index e55f15ce..6a889953 100644
--- a/nms-patches/WorldGenVillagePieces.patch
+++ b/nms-patches/WorldGenVillagePieces.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/WorldGenVillagePieces.java
+++ b/net/minecraft/server/WorldGenVillagePieces.java
-@@ -1662,14 +1662,14 @@
+@@ -1647,14 +1647,14 @@
entityzombievillager.prepare(generatoraccess.getDamageScaler(new BlockPosition(entityzombievillager)), (GroupDataEntity) null, (NBTTagCompound) null);
entityzombievillager.setProfession(this.c(i1, 0));
entityzombievillager.di();