mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-24 22:26:46 +01:00
Added Torchflower to herbalism experience and bonus drops
This commit is contained in:
parent
0b4d87aebc
commit
ae961caeab
@ -2,11 +2,13 @@ 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 'Pitcher_Plant' to bonus drops in config.yml
|
Added 'Pitcher_Plant' to bonus drops in config.yml
|
||||||
|
Added 'Torchflower' to bonus drops in config.yml
|
||||||
Added 'Pink_Petals' 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_Log' to bonus drops in config.yml
|
||||||
Added 'Cherry_Wood' to bonus drops in config.yml
|
Added 'Cherry_Wood' to bonus drops in config.yml
|
||||||
Added 'Sniffer' to combat experience in experience.yml
|
Added 'Sniffer' to combat experience in experience.yml
|
||||||
Added 'Snifflet' to combat experience in experience.yml
|
Added 'Snifflet' to combat experience in experience.yml
|
||||||
|
Added 'Torchflower' to herbalism experience in experience.yml
|
||||||
Added 'Pitcher_Plant' to herbalism experience in experience.yml
|
Added 'Pitcher_Plant' to herbalism experience in experience.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
|
||||||
|
@ -465,6 +465,7 @@ Green_Thumb_Replanting_Crops:
|
|||||||
Bonus_Drops:
|
Bonus_Drops:
|
||||||
Herbalism:
|
Herbalism:
|
||||||
Pitcher_Plant: true
|
Pitcher_Plant: true
|
||||||
|
Torchflower: true
|
||||||
Pink_Petals: true
|
Pink_Petals: true
|
||||||
Glow_Berries: true
|
Glow_Berries: true
|
||||||
Cave_Vines: true
|
Cave_Vines: true
|
||||||
|
@ -407,6 +407,7 @@ Experience_Values:
|
|||||||
Cornflower: 150
|
Cornflower: 150
|
||||||
Lily_Of_The_Valley: 150
|
Lily_Of_The_Valley: 150
|
||||||
Wither_Rose: 500
|
Wither_Rose: 500
|
||||||
|
Torchflower: 90
|
||||||
Mining:
|
Mining:
|
||||||
Sculk: 4
|
Sculk: 4
|
||||||
Sculk_Vein: 3
|
Sculk_Vein: 3
|
||||||
|
Loading…
Reference in New Issue
Block a user