Added pink_petals, cherry_wood, and cherry_log to bonus drops in config.yml

This commit is contained in:
nossr50 2023-04-02 20:02:32 -07:00
parent 4c792c4f2c
commit 100a7f8a8f
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
Version 2.1.219 Version 2.1.219
Added support for various new things from Minecraft 1.20 Added support for various new things from Minecraft 1.20
Fixed double drop issue with Beetroots Fixed double drop issue with Beetroots
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 'Pink_Petals' 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_Log' to woodcutting experience in experience.yml
Added 'Cherry_Wood' 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: Bonus_Drops:
Herbalism: Herbalism:
Pink_Petals: true
Glow_Berries: true Glow_Berries: true
Cave_Vines: true Cave_Vines: true
Cave_Vines_Plant: true Cave_Vines_Plant: true
@ -601,6 +602,8 @@ Bonus_Drops:
Acacia_Log: true Acacia_Log: true
Birch_Wood: true Birch_Wood: true
Birch_Log: true Birch_Log: true
Cherry_Wood: true
Cherry_Log: true
Dark_Oak_Wood: true Dark_Oak_Wood: true
Dark_Oak_Log: true Dark_Oak_Log: true
Oak_Wood: true Oak_Wood: true