1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-19 18:33:00 +01:00

Add tuff to super breaker

This commit is contained in:
nossr50
2021-06-06 20:42:07 -07:00
parent c3d86ba6c5
commit 33df92ea3a

View File

@@ -415,6 +415,7 @@ public class MaterialMapStore {
intendedToolPickAxe.add("budding_amethyst");
intendedToolPickAxe.add("deepslate");
intendedToolPickAxe.add("cobbled_deepslate");
intendedToolPickAxe.add("tuff");
}
private void fillArmors() {