Update CraftBukkit to Minecraft 1.4.4.
This commit is contained in:
@@ -57,7 +57,7 @@ public class BlockSand extends Block {
|
||||
protected void a(EntityFallingBlock entityfallingblock) {}
|
||||
|
||||
public int r_() {
|
||||
return 3;
|
||||
return 5;
|
||||
}
|
||||
|
||||
public static boolean canFall(World world, int i, int j, int k) {
|
||||
|
||||
Reference in New Issue
Block a user