2
0
Эх сурвалжийг харах

Added Torchflower to herbalism experience and bonus drops

nossr50 2 жил өмнө
parent
commit
ae961caeab

+ 2 - 0
Changelog.txt

@@ -2,11 +2,13 @@ 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 'Torchflower' 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 'Sniffer' 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 'Pink_Petals' to herbalism experience in experience.yml
     Added 'Cherry_Log' to woodcutting experience in experience.yml

+ 1 - 0
src/main/resources/config.yml

@@ -465,6 +465,7 @@ Green_Thumb_Replanting_Crops:
 Bonus_Drops:
     Herbalism:
         Pitcher_Plant: true
+        Torchflower: true
         Pink_Petals: true
         Glow_Berries: true
         Cave_Vines: true

+ 1 - 0
src/main/resources/experience.yml

@@ -407,6 +407,7 @@ Experience_Values:
         Cornflower: 150
         Lily_Of_The_Valley: 150
         Wither_Rose: 500
+        Torchflower: 90
     Mining:
         Sculk: 4
         Sculk_Vein: 3