Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
This commit is contained in:
@@ -24,7 +24,7 @@ public class EntitySheep extends EntityAnimal {
|
||||
this.b(0.9F, 1.3F);
|
||||
float f = 0.23F;
|
||||
|
||||
this.ak().a(true);
|
||||
this.al().a(true);
|
||||
this.goalSelector.a(0, new PathfinderGoalFloat(this));
|
||||
this.goalSelector.a(1, new PathfinderGoalPanic(this, 0.38F));
|
||||
this.goalSelector.a(2, new PathfinderGoalBreed(this, f));
|
||||
|
||||
Reference in New Issue
Block a user