1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-05-17 15:46:24 +02:00

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

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

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