浏览代码

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

nossr50 2 年之前
父节点
当前提交
100a7f8a8f
共有 2 个文件被更改,包括 6 次插入0 次删除
  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
 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 '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 '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

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

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