mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
Update CraftBukkit to Minecraft 1.4.6
This commit is contained in:
@@ -6,7 +6,7 @@ public class EntityMagmaCube extends EntitySlime {
|
||||
super(world);
|
||||
this.texture = "/mob/lava.png";
|
||||
this.fireProof = true;
|
||||
this.aM = 0.2F;
|
||||
this.aN = 0.2F;
|
||||
}
|
||||
|
||||
public boolean canSpawn() {
|
||||
|
Reference in New Issue
Block a user