Say something a bit more useful about scrolls of identification
This commit is contained in:
@@ -67,7 +67,7 @@ public class WizardryJEIPlugin implements IModPlugin {
|
||||
addItemInfo(registry, WizardryItems.wizard_handbook);
|
||||
addItemInfo(registry, WizardryItems.crystal_shard);
|
||||
addItemInfo(registry, WizardryItems.grand_crystal);
|
||||
addItemInfo(registry, WizardryItems.identification_scroll);
|
||||
addItemInfo(registry, WizardryItems.identification_scroll, ".desc_extended");
|
||||
addItemInfo(registry, WizardryItems.spell_book);
|
||||
addItemInfo(registry, WizardryItems.scroll);
|
||||
addItemInfo(registry, WizardryItems.armour_upgrade, ".desc_extended");
|
||||
|
||||
@@ -188,6 +188,7 @@ item.ebwizardry\:scroll.undiscovered.name=Scroll "%1$s"
|
||||
item.ebwizardry\:scroll.desc=An enchanted sheet of parchment bound loosely with string. Upon the parchment is written an incantation of some kind, presumably to be read aloud.\n\nRight-click while holding this scroll to use it.
|
||||
item.ebwizardry\:identification_scroll.name=Scroll of Identification
|
||||
item.ebwizardry\:identification_scroll.desc=Identifies an unknown spell book or scroll
|
||||
item.ebwizardry\:identification_scroll.desc_extended=Right-click while holding this scroll to identify the first undiscovered spell book or scroll on your hotbar.
|
||||
item.ebwizardry\:identification_scroll.nothing_to_identify=Nothing to identify!
|
||||
|
||||
item.ebwizardry\:armour_upgrade.name=Arcane Seal of Protection
|
||||
|
||||
@@ -188,6 +188,7 @@ item.ebwizardry\:scroll.undiscovered.name=Scroll "%1$s"
|
||||
item.ebwizardry\:scroll.desc=An enchanted sheet of parchment bound loosely with string. Upon the parchment is written an incantation of some kind, presumably to be read aloud.\n\nRight-click while holding this scroll to use it.
|
||||
item.ebwizardry\:identification_scroll.name=Scroll of Identification
|
||||
item.ebwizardry\:identification_scroll.desc=Identifies an unknown spell book or scroll
|
||||
item.ebwizardry\:identification_scroll.desc_extended=Right-click while holding this scroll to identify the first undiscovered spell book or scroll on your hotbar.
|
||||
item.ebwizardry\:identification_scroll.nothing_to_identify=Nothing to identify!
|
||||
|
||||
item.ebwizardry\:armour_upgrade.name=Arcane Seal of Protection
|
||||
|
||||
Reference in New Issue
Block a user