Browse Source

Weeping vines fix / twisted vines added

nossr50 5 years ago
parent
commit
de71c60d6b
2 changed files with 4 additions and 1 deletions
  1. 2 0
      Changelog.txt
  2. 2 1
      src/main/resources/experience.yml

+ 2 - 0
Changelog.txt

@@ -1,5 +1,7 @@
 Version 2.1.123
     Adept Salvage message will now show the correct minimum level
+    'Weeping_Vines' renamed to 'Weeping_Vines_Plant' in experience.yml (no edits necessary)
+    'Twisted_Vines_Plant' added to Herbalism XP tables in experience.yml with a value of 10
 
 Version 2.1.122
     Changed the xp values for Nether_Wart_Block and Warped_Wart_Block from 20 to 1 for Woodcutting

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

@@ -357,7 +357,8 @@ Experience_Values:
         Tall_Grass: 50
         Large_Fern: 50
         Vine: 10
-        Weeping_Vines: 10
+        Weeping_Vines_Plant: 10
+        Twisting_Vines_Plant: 10
         Lily_Pad: 100
         White_Tulip: 150
         Dandelion: 100