mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Add nether gold ore
This commit is contained in:
parent
fd1b1fe124
commit
d525f754a7
@ -1,4 +1,5 @@
|
|||||||
Version 2.1.123
|
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
|
Adept Salvage message will now show the correct minimum level
|
||||||
'Weeping_Vines' renamed to 'Weeping_Vines_Plant' in experience.yml (no edits necessary)
|
'Weeping_Vines' renamed to 'Weeping_Vines_Plant' in experience.yml (no edits necessary)
|
||||||
'Twisted_Vines_Plant' added to Herbalism XP tables in experience.yml with a value of 10
|
'Twisted_Vines_Plant' added to Herbalism XP tables in experience.yml with a value of 10
|
||||||
|
@ -385,6 +385,7 @@ Experience_Values:
|
|||||||
End_Stone: 15
|
End_Stone: 15
|
||||||
Glowstone: 15
|
Glowstone: 15
|
||||||
Gold_Ore: 1300
|
Gold_Ore: 1300
|
||||||
|
Nether_Gold_Ore: 1300
|
||||||
Terracotta: 30
|
Terracotta: 30
|
||||||
Iron_Ore: 900
|
Iron_Ore: 900
|
||||||
Lapis_Ore: 800
|
Lapis_Ore: 800
|
||||||
|
Loading…
Reference in New Issue
Block a user