Jelajahi Sumber

Added pink_petals, cherry_wood, and cherry_log to bonus drops in config.yml

nossr50 2 tahun lalu
induk
melakukan
100a7f8a8f
2 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 3 0
      Changelog.txt
  2. 3 0
      src/main/resources/config.yml

+ 3 - 0
Changelog.txt

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

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

@@ -464,6 +464,7 @@ Green_Thumb_Replanting_Crops:
 ###
 Bonus_Drops:
     Herbalism:
+        Pink_Petals: true
         Glow_Berries: true
         Cave_Vines: true
         Cave_Vines_Plant: true
@@ -601,6 +602,8 @@ Bonus_Drops:
         Acacia_Log: true
         Birch_Wood: true
         Birch_Log: true
+        Cherry_Wood: true
+        Cherry_Log: true
         Dark_Oak_Wood: true
         Dark_Oak_Log: true
         Oak_Wood: true