@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/MobSpawnerPatrol.java
|
||||
+++ b/net/minecraft/server/MobSpawnerPatrol.java
|
||||
@@ -99,7 +99,7 @@
|
||||
@@ -101,7 +101,7 @@
|
||||
|
||||
entitymonsterpatrolling.setPosition((double) blockposition.getX(), (double) blockposition.getY(), (double) blockposition.getZ());
|
||||
entitymonsterpatrolling.prepare(world, world.getDamageScaler(blockposition), EnumMobSpawn.PATROL, (GroupDataEntity) null, (NBTTagCompound) null);
|
||||
|
||||
Reference in New Issue
Block a user