Преглед на файлове

Added Pitcher_Plants to bonus drops and herbalism experience

nossr50 преди 2 години
родител
ревизия
6106f70c24
променени са 3 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 2 0
      Changelog.txt
  2. 1 0
      src/main/resources/config.yml
  3. 1 0
      src/main/resources/experience.yml

+ 2 - 0
Changelog.txt

@@ -1,9 +1,11 @@
 Version 2.1.219
 Version 2.1.219
     Added support for various new things from Minecraft 1.20
     Added support for various new things from Minecraft 1.20
     Fixed double drop issue with Beetroots
     Fixed double drop issue with Beetroots
+    Added 'Pitcher_Plant' to bonus drops in config.yml
     Added 'Pink_Petals' 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_Log' to bonus drops in config.yml
     Added 'Cherry_Wood' to bonus drops in config.yml
     Added 'Cherry_Wood' to bonus drops in config.yml
+    Added 'Pitcher_Plant' to herbalism experience in experience.yml
     Added 'Pink_Petals' to herbalism experience in experience.yml
     Added 'Pink_Petals' to herbalism experience in experience.yml
     Added 'Cherry_Log' to woodcutting experience in experience.yml
     Added 'Cherry_Log' to woodcutting experience in experience.yml
     Added 'Cherry_Wood' to woodcutting experience in experience.yml
     Added 'Cherry_Wood' to woodcutting experience in experience.yml

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

@@ -464,6 +464,7 @@ Green_Thumb_Replanting_Crops:
 ###
 ###
 Bonus_Drops:
 Bonus_Drops:
     Herbalism:
     Herbalism:
+        Pitcher_Plant: true
         Pink_Petals: true
         Pink_Petals: true
         Glow_Berries: true
         Glow_Berries: true
         Cave_Vines: true
         Cave_Vines: true

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

@@ -314,6 +314,7 @@ Experience_Values:
         Brown_Mushroom_Block: 70
         Brown_Mushroom_Block: 70
         Mushroom_Stem: 80
         Mushroom_Stem: 80
     Herbalism:
     Herbalism:
+        Pitcher_Plant: 160
         Pink_Petals: 10
         Pink_Petals: 10
         Small_Dripleaf: 140
         Small_Dripleaf: 140
         Big_Dripleaf: 140
         Big_Dripleaf: 140