Added Pitcher_Plants to bonus drops and herbalism experience

This commit is contained in:
nossr50 2023-04-02 20:05:52 -07:00
parent 100a7f8a8f
commit 6106f70c24
3 changed files with 4 additions and 0 deletions

View File

@ -1,9 +1,11 @@
Version 2.1.219
Added support for various new things from Minecraft 1.20
Fixed double drop issue with Beetroots
Added 'Pitcher_Plant' to bonus drops in config.yml
Added 'Pink_Petals' to bonus drops in config.yml
Added 'Cherry_Log' to bonus drops in config.yml
Added 'Cherry_Wood' to bonus drops in config.yml
Added 'Pitcher_Plant' to herbalism experience in experience.yml
Added 'Pink_Petals' to herbalism experience in experience.yml
Added 'Cherry_Log' to woodcutting experience in experience.yml
Added 'Cherry_Wood' to woodcutting experience in experience.yml

View File

@ -464,6 +464,7 @@ Green_Thumb_Replanting_Crops:
###
Bonus_Drops:
Herbalism:
Pitcher_Plant: true
Pink_Petals: true
Glow_Berries: true
Cave_Vines: true

View File

@ -314,6 +314,7 @@ Experience_Values:
Brown_Mushroom_Block: 70
Mushroom_Stem: 80
Herbalism:
Pitcher_Plant: 160
Pink_Petals: 10
Small_Dripleaf: 140
Big_Dripleaf: 140