Updated to Minecraft version 1.4
This commit is contained in:
@@ -12,7 +12,7 @@ public class EntityCow extends EntityAnimal {
|
||||
public EntityCow(World world) {
|
||||
super(world);
|
||||
this.texture = "/mob/cow.png";
|
||||
this.a(0.9F, 1.3F);
|
||||
this.b(0.9F, 1.3F);
|
||||
}
|
||||
|
||||
public void a(NBTTagCompound nbttagcompound) {
|
||||
|
||||
Reference in New Issue
Block a user