@@ -1,7 +1,7 @@
|
||||
--- a/net/minecraft/server/WorldGenWitchHut.java
|
||||
+++ b/net/minecraft/server/WorldGenWitchHut.java
|
||||
@@ -86,7 +86,7 @@
|
||||
entitywitch.dj();
|
||||
entitywitch.di();
|
||||
entitywitch.setPositionRotation((double) i + 0.5D, (double) j, (double) k + 0.5D, 0.0F, 0.0F);
|
||||
entitywitch.prepare(generatoraccess.getDamageScaler(new BlockPosition(i, j, k)), (GroupDataEntity) null, (NBTTagCompound) null);
|
||||
- generatoraccess.addEntity(entitywitch);
|
||||
|
||||
Reference in New Issue
Block a user