mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-02 08:39:49 +01:00
Allow for a chance at 3x drops from Super Breaker again - Addresses #456
This commit is contained in:
parent
5b1337ed07
commit
724aad8504
@ -53,6 +53,7 @@ public class SuperBreakerEventHandler {
|
||||
|
||||
protected void processDropsAndXP() {
|
||||
manager.miningBlockCheck(block);
|
||||
manager.miningBlockCheck(block);
|
||||
}
|
||||
|
||||
protected void playSpoutSound() {
|
||||
|
Loading…
Reference in New Issue
Block a user