Add support for Mossy Block and Azalea Leaves

This commit is contained in:
nossr50
2021-06-06 20:37:51 -07:00
parent 4e6e58d9ca
commit b569b9456e
4 changed files with 9 additions and 0 deletions

View File

@ -1006,6 +1006,7 @@ public class MaterialMapStore {
treeFellerDestructibleWhiteList.add("dark_oak_leaves");
treeFellerDestructibleWhiteList.add("jungle_leaves");
treeFellerDestructibleWhiteList.add("spruce_leaves");
treeFellerDestructibleWhiteList.add("azalea_leaves");
treeFellerDestructibleWhiteList.add("nether_wart_block");
treeFellerDestructibleWhiteList.add("warped_wart_block");
treeFellerDestructibleWhiteList.add("brown_mushroom_block");

View File

@ -463,6 +463,7 @@ Green_Thumb_Replanting_Crops:
###
Bonus_Drops:
Herbalism:
Moss_Block: true
Sweet_Berry_Bush: true
Weeping_Vines: true
Twisting_Vines: true

View File

@ -245,6 +245,7 @@ Experience_Values:
Excavation:
Clay: 40
Dirt: 40
Rooted_Dirt: 60
Coarse_Dirt: 40
Podzol: 40
Grass_Block: 40
@ -294,6 +295,7 @@ Experience_Values:
Brown_Mushroom_Block: 70
Mushroom_Stem: 80
Herbalism:
Moss_Block: 150
Crimson_Roots: 6
Warped_Roots: 6
Nether_Wart_Block: 3