Reworked Unarmed to be easier to level

This commit is contained in:
nossr50
2012-02-23 05:38:50 -08:00
parent 09c5b8727a
commit 2aa7e37e13
14 changed files with 55 additions and 53 deletions

View File

@ -135,7 +135,6 @@ public class WoodCutting
player.getItemInHand().setDurability(durability);
}
}
}
private static boolean treeFellerCompatible(Block block)
{