Browse Source

Glow Lichen nerf

nossr50 2 years ago
parent
commit
78596dc00e
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Changelog.txt
  2. 1 1
      src/main/resources/experience.yml

+ 2 - 0
Changelog.txt

@@ -1,7 +1,9 @@
 Version 2.1.222
 Version 2.1.222
+    Glow Lichen default XP changed from 200 to 5
     A lot of mcMMO logging was moved from INFO to DEBUG, this should reduce the amount of noise in your logs and console
     A lot of mcMMO logging was moved from INFO to DEBUG, this should reduce the amount of noise in your logs and console
 
 
     NOTES: If you want to see all logging messages, modify config.yml and set General.Verbose_Logging to true
     NOTES: If you want to see all logging messages, modify config.yml and set General.Verbose_Logging to true
+    You will have to adjust experience.yml to get the balance changes, or delete it to generate a new one
 Version 2.1.221
 Version 2.1.221
     PAPI Support is now built into mcMMO and loads when mcMMO loads (as long as you have PAPI running)
     PAPI Support is now built into mcMMO and loads when mcMMO loads (as long as you have PAPI running)
     Fixed blast mining bonus drops not working (Thanks warriiorrrr)
     Fixed blast mining bonus drops not working (Thanks warriiorrrr)

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

@@ -320,7 +320,7 @@ Experience_Values:
         Big_Dripleaf: 140
         Big_Dripleaf: 140
         Cave_Vines: 90
         Cave_Vines: 90
         Cave_Vines_Plant: 90
         Cave_Vines_Plant: 90
-        Glow_Lichen: 200
+        Glow_Lichen: 5
         Moss_Block: 150
         Moss_Block: 150
         Crimson_Roots: 6
         Crimson_Roots: 6
         Warped_Roots: 6
         Warped_Roots: 6