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");
}

View File

@ -513,6 +513,17 @@ Bonus_Drops:
Peony: true
Lily_Of_The_Valley: true
Mining:
Calcite: true
Smooth_Basalt: true
Block_Of_Amethyst: true
Budding_Amethyst: true
Small_Amethyst_Bud: true
Medium_Amethyst_Bud: true
Large_Amethyst_Bud: true
Amethyst_Cluster: true
Amethyst_Shard: true
Deepslate: true
Cobbled_Deepslate: true
Gilded_Blackstone: true
Crying_Obsidian: true
Nether_Bricks: true
@ -589,6 +600,8 @@ Bonus_Drops:
Nether_Quartz: true
Quartz: true
Redstone: true
Deepslate: true
Cobbled_Deepslate: true
#
# Settings for commands

View File

@ -380,6 +380,8 @@ Experience_Values:
Lily_Of_The_Valley: 150
Wither_Rose: 500
Mining:
Deepslate: 30
Cobbled_Deepslate: 15
Calcite: 400
Smooth_Basalt: 300
Block_Of_Amethyst: 500
@ -481,6 +483,7 @@ Experience_Values:
Nether_Quartz_Ore: 25
Redstone_Ore: 15
Nether_Gold_Ore: 35
Cobbled_Deepslate: 5
Taming:
Animal_Taming:
Llama: 1200