Added Torchflower to herbalism experience and bonus drops

This commit is contained in:
nossr50 2023-04-02 20:11:10 -07:00
parent 0b4d87aebc
commit ae961caeab
3 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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