@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/Village.java
|
||||
+++ b/net/minecraft/server/Village.java
|
||||
@@ -62,7 +62,7 @@
|
||||
@@ -64,7 +64,7 @@
|
||||
EntityIronGolem entityirongolem = new EntityIronGolem(this.a);
|
||||
|
||||
entityirongolem.setPosition(vec3d.x, vec3d.y, vec3d.z);
|
||||
|
||||
Reference in New Issue
Block a user