Finished the behaviour of the experience book.
This commit is contained in:
parent
dbedcf0745
commit
fe5a544e9d
2 changed files with 60 additions and 3 deletions
|
@ -151,6 +151,8 @@ item.BloodMagic.itemFilter.ignoreNBT.name=NBT Item Filter
|
|||
item.BloodMagic.itemFilter.modItems.name=Mod Item Filter
|
||||
item.BloodMagic.itemFilter.oreDict.name=Ore Dictionary Item Filter
|
||||
|
||||
item.BloodMagic.experienceTome.name=Tome of Peritia
|
||||
|
||||
# Blocks
|
||||
tile.BloodMagic.fluid.lifeEssence.name=Life Essence
|
||||
|
||||
|
@ -349,6 +351,7 @@ tooltip.BloodMagic.currentType.steadfast=Contains: Steadfast Will
|
|||
|
||||
tooltip.BloodMagic.experienceTome=A book used to store experience
|
||||
tooltip.BloodMagic.experienceTome.exp=Exp: %0.3f
|
||||
tooltip.BloodMagic.experienceTome.expLevel=Level: %d
|
||||
|
||||
# Ritual
|
||||
ritual.BloodMagic.testRitual=Test Ritual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue