Browse Source

Adding mushroom stems to Tree Feller

nossr50 6 years ago
parent
commit
7b38658310
2 changed files with 2 additions and 0 deletions
  1. 1 0
      Changelog.txt
  2. 1 0
      src/main/resources/experience.yml

+ 1 - 0
Changelog.txt

@@ -8,6 +8,7 @@ Key:
   - Removal
   - Removal
 
 
 Version 2.1.2
 Version 2.1.2
+    (Skills) Tree Feller now works on Mushroom Stems
     (Experience) Wood blocks now give XP and are affected by Tree Feller (6 sided bark blocks)
     (Experience) Wood blocks now give XP and are affected by Tree Feller (6 sided bark blocks)
     (API) Moved XPGainReason from skills to experience package
     (API) Moved XPGainReason from skills to experience package
     (API) Added XpGainSource for tracking sources of XP
     (API) Added XpGainSource for tracking sources of XP

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

@@ -256,6 +256,7 @@ Experience:
         Mycelium: 70
         Mycelium: 70
         Red_Mushroom_Block: 70
         Red_Mushroom_Block: 70
         Brown_Mushroom_Block: 70
         Brown_Mushroom_Block: 70
+        Mushroom_Stem: 80
     Herbalism:
     Herbalism:
         Tube_Coral_Fan: 80
         Tube_Coral_Fan: 80
         Brain_Coral: 90
         Brain_Coral: 90