mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Allow for a chance at 3x drops from Super Breaker again - Addresses #456
This commit is contained in:
@ -53,6 +53,7 @@ public class SuperBreakerEventHandler {
|
||||
|
||||
protected void processDropsAndXP() {
|
||||
manager.miningBlockCheck(block);
|
||||
manager.miningBlockCheck(block);
|
||||
}
|
||||
|
||||
protected void playSpoutSound() {
|
||||
|
Reference in New Issue
Block a user