瀏覽代碼

Add gold nugget to bonus drops

nossr50 5 年之前
父節點
當前提交
3fdbdcafd6
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 4 0
      Changelog.txt
  2. 1 0
      src/main/resources/config.yml

+ 4 - 0
Changelog.txt

@@ -1,3 +1,7 @@
+Version 2.1.124
+    Added Gold_Nugget to Mining's Bonus_Drops in config.yml (edit your config)
+
+
 Version 2.1.123
     Added 'Nether_Gold_Ore' to Mining XP tables in experience.yml with a value of 1300
     Adept Salvage message will now show the correct minimum level

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

@@ -484,6 +484,7 @@ Bonus_Drops:
         Glowstone: true
         Glowstone_Dust: true
         Gold_Ore: true
+        Gold_Nugget:
         Iron_Ore: true
         Iron_Ingot: true
         Lapis_Ore: true