NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/using/aura_mending_enchantability.json
2021-12-28 11:53:10 +01:00

17 lines
907 B
JSON

{
"name": "Nature's Heal",
"icon": "minecraft:enchanted_book",
"category": "naturesaura:using",
"advancement": "naturesaura:infused_tools",
"flag": "mod:enchantability",
"pages": [
{
"type": "text",
"text": "Any sort of tool being repaired through the use of $(aura) is good and well, until the magical botanist comes in contact with viscious enemies or dangerous heights. At that point, the ability to $(thing)heal oneself$() would certainly be of use."
},
{
"type": "text",
"text": "A $(item)Nature's Mend$() enchanted book, once obtained, can be inserted into an $(item)Ender Chest$()'s enchantment slots to gain the $(item)Nature's Heal$() effect, which will, while $(thing)sneaking$(), top off the user's health slowly while draining $(aura) from an $(aura) container in their inventory."
}
]
}