diff --git a/Changelog.txt b/Changelog.txt index 8de2073e7..d06a5cc03 100644 --- a/Changelog.txt +++ b/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 diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 348968fd5..75594fa74 100644 --- a/src/main/resources/config.yml +++ b/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