mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Add tuff to super breaker
This commit is contained in:
@ -415,6 +415,7 @@ public class MaterialMapStore {
|
||||
intendedToolPickAxe.add("budding_amethyst");
|
||||
intendedToolPickAxe.add("deepslate");
|
||||
intendedToolPickAxe.add("cobbled_deepslate");
|
||||
intendedToolPickAxe.add("tuff");
|
||||
}
|
||||
|
||||
private void fillArmors() {
|
||||
|
Reference in New Issue
Block a user