mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Added pink_petals, cherry_wood, and cherry_log to bonus drops in config.yml
This commit is contained in:
parent
4c792c4f2c
commit
100a7f8a8f
@ -1,6 +1,9 @@
|
||||
Version 2.1.219
|
||||
Added support for various new things from Minecraft 1.20
|
||||
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 'Cherry_Log' to woodcutting experience in experience.yml
|
||||
Added 'Cherry_Wood' to woodcutting experience in experience.yml
|
||||
|
@ -464,6 +464,7 @@ Green_Thumb_Replanting_Crops:
|
||||
###
|
||||
Bonus_Drops:
|
||||
Herbalism:
|
||||
Pink_Petals: true
|
||||
Glow_Berries: true
|
||||
Cave_Vines: true
|
||||
Cave_Vines_Plant: true
|
||||
@ -601,6 +602,8 @@ Bonus_Drops:
|
||||
Acacia_Log: true
|
||||
Birch_Wood: true
|
||||
Birch_Log: true
|
||||
Cherry_Wood: true
|
||||
Cherry_Log: true
|
||||
Dark_Oak_Wood: true
|
||||
Dark_Oak_Log: true
|
||||
Oak_Wood: true
|
||||
|
Loading…
Reference in New Issue
Block a user