NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/fr_fr/entries/items/shockwave_creator.json

17 lines
862 B
JSON

{
"name": "Amulet of Wrath",
"icon": "naturesaura:shockwave_creator",
"category": "naturesaura:items",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "The $(item)Amulet of Wrath$(), when held anywhere in the inventory, allows its wearer to focus their power, giving them the ability to, when $(thing)sneaking$() and $(thing)jumping$() in place, stomp down on the ground hard enough to create a $(item)shockwave$() that hurts any other living creatures close by.$(br)This, of course, comes at the cost of some $(aura), stored in the form of, say, an $(l:items/aura_cache)Aura Cache$()."
},
{
"type": "crafting",
"text": "Creating the $(item)Amulet of Wrath$()",
"recipe": "naturesaura:shockwave_creator"
}
]
}