Allow for a chance at 3x drops from Super Breaker again - Addresses #456

This commit is contained in:
GJ 2013-01-14 17:11:35 -05:00
parent 5b1337ed07
commit 724aad8504

View File

@ -53,6 +53,7 @@ public class SuperBreakerEventHandler {
protected void processDropsAndXP() {
manager.miningBlockCheck(block);
manager.miningBlockCheck(block);
}
protected void playSpoutSound() {