Sfoglia il codice sorgente

Adding mushroom stems to Tree Feller

nossr50 6 anni fa
parent
commit
7b38658310
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 1 0
      Changelog.txt
  2. 1 0
      src/main/resources/experience.yml

+ 1 - 0
Changelog.txt

@@ -8,6 +8,7 @@ Key:
   - Removal
 
 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)
     (API) Moved XPGainReason from skills to experience package
     (API) Added XpGainSource for tracking sources of XP

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

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