Fixed typo in regards to repair materials. Added option to configure

Anvil block ID.
This commit is contained in:
gmcferrin
2012-02-05 12:38:06 -05:00
parent cc9a6aa9b9
commit 6cfd81faf9
5 changed files with 8 additions and 7 deletions

View File

@ -32,7 +32,6 @@ import com.gmail.nossr50.datatypes.PlayerProfile;
import com.gmail.nossr50.datatypes.SkillType;
import org.getspout.spoutapi.sound.SoundEffect;
public class Excavation
{
public static void gigaDrillBreakerActivationCheck(Player player, Block block)