Fixed recipes and System messages
I'm stupid rooDerp
This commit is contained in:
parent
f0d62b997a
commit
ab230b7af4
11 changed files with 720 additions and 20 deletions
|
@ -24,6 +24,7 @@
|
|||
"chat.bloodmagic.ritual.notValid": "You feel that these runes are not configured correctly...",
|
||||
"chat.bloodmagic.ritual.prevent": "The ritual is actively resisting you!",
|
||||
"chat.bloodmagic.ritual.weak": "You feel a push, but are too weak to perform this ritual.",
|
||||
"gui.bloodmagic.empty": "Empty",
|
||||
"item.bloodmagic.activationcrystalawakened": "Awakened Activation Crystal",
|
||||
"item.bloodmagic.activationcrystalcreative": "Creative Activation Crystal",
|
||||
"item.bloodmagic.activationcrystalweak": "Weak Activation Crystal",
|
||||
|
@ -114,6 +115,7 @@
|
|||
"ritual.bloodmagic.waterRitual": "Ritual of the Full Spring",
|
||||
"ritual.bloodmagic.wellOfSufferingRitual": "Well of Suffering",
|
||||
"ritual.bloodmagic.zephyrRitual": "Call of the Zephyr",
|
||||
"tile.bloodmagic.arc.name": "Alchemical Reaction Chamber",
|
||||
"tile.bloodmagic.soulforge.name": "Hellfire Forge",
|
||||
"tooltip.bloodmagic.activationcrystal.awakened": "Activates more powerful rituals",
|
||||
"tooltip.bloodmagic.activationcrystal.creative": "Creative Only - Activates any ritual",
|
||||
|
@ -147,6 +149,7 @@
|
|||
"tooltip.bloodmagic.diviner.totalRune": "Total Runes: %d",
|
||||
"tooltip.bloodmagic.diviner.waterRune": "Water Runes: %d",
|
||||
"tooltip.bloodmagic.extraInfo": "&9-Hold shift for more info-",
|
||||
"tooltip.bloodmagic.holdShiftForInfo": "Press shift for extra info",
|
||||
"tooltip.bloodmagic.inscriber.desc": "The writing is on the wall...",
|
||||
"tooltip.bloodmagic.orb.desc": "Stores raw Life Essence",
|
||||
"tooltip.bloodmagic.orb.owner": "Added by: %s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue