1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-21 00:11:25 +02:00

Add cracked nether brick xp

This commit is contained in:
nossr50 2020-06-20 21:51:55 -07:00
parent a159368a3d
commit 4025fd94cb
2 changed files with 2 additions and 0 deletions
Changelog.txt
src/main/resources

@ -3,6 +3,7 @@ Version 2.1.129
New locale string 'Commands.XPBar.DisableAll' New locale string 'Commands.XPBar.DisableAll'
Added Blackstone to Mining experience tables Added Blackstone to Mining experience tables
Added Chain to Mining experience tables Added Chain to Mining experience tables
Added Cracked Nether Bricks to Mining experience tables
Version 2.1.128 Version 2.1.128
The first rank of Iron Arm for Unarmed now only gives 1.5 bonus damage instead of 4 (other ranks are the same as before) The first rank of Iron Arm for Unarmed now only gives 1.5 bonus damage instead of 4 (other ranks are the same as before)

@ -383,6 +383,7 @@ Experience_Values:
Diamond_Ore: 2400 Diamond_Ore: 2400
Emerald_Ore: 1000 Emerald_Ore: 1000
End_Bricks: 50 End_Bricks: 50
Cracked_Nether_Bricks: 50
Nether_Bricks: 50 Nether_Bricks: 50
End_Stone: 15 End_Stone: 15
Glowstone: 15 Glowstone: 15