Update spellbook.json
This commit is contained in:
parent
c68ae12c74
commit
036887dd62
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Spellbook",
|
||||
"name": "hexcasting.entry.spellbook",
|
||||
"category": "hexcasting:items",
|
||||
"icon": "hexcasting:spellbook",
|
||||
"sortnum": 3,
|
||||
|
@ -7,12 +7,12 @@
|
|||
"pages": [
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "A $(item)Spellbook/$ is the culmination of my art-- it acts like an entire library of $(l:items/focus)$(item)Foci/$.$(br2)Each page can hold a single iota, and I can select the active page (the page that iotas are saved to and copied from) by sneak-scrolling while holding it, or simply holding it in my off-hand and scrolling while casting a _Hex."
|
||||
"text": "hexcasting.page.spellbook1"
|
||||
},
|
||||
{
|
||||
"type": "patchouli:crafting",
|
||||
"recipe": "hexcasting:spellbook",
|
||||
"text": "$(italic)Wizards love words. Most of them read a great deal, and indeed one strong sign of a potential wizard is the inability to get to sleep without reading something first."
|
||||
"text": "hexcasting.page.spellbook2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue