mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Add gold nugget to bonus drops
This commit is contained in:
parent
f8dbace9f0
commit
3fdbdcafd6
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user