Adding more 1.17 support

This commit is contained in:
nossr50
2021-06-03 14:20:00 -07:00
parent e74e1e6829
commit c28c8d164a
4 changed files with 34 additions and 0 deletions

View File

@ -400,6 +400,8 @@ public class MaterialMapStore {
intendedToolPickAxe.add("large_amethyst_bud");
intendedToolPickAxe.add("amethyst_cluster");
intendedToolPickAxe.add("budding_amethyst");
intendedToolPickAxe.add("deepslate");
intendedToolPickAxe.add("cobbled_deepslate");
}