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() {