NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/using/aura_mending.json

16 lines
810 B
JSON
Raw Normal View History

{
"name": "自然修补",
"icon": "minecraft:enchanted_book",
"category": "using",
"advancement": "naturesaura:infused_tools",
"pages": [
{
"type": "text",
"text": "从$(l:items/infused_iron_tools)灌注铁工具$()中获得了知识, 就会想要赋予其他工具相同的能力, 特别是它们的灵气$(thing)修补$()能力. $(item)自然修补$()附魔给任何工具或者护甲提供修复能力, 只需要玩家携带 $(l:items/aura_cache)灵气缓存$()或类似的储存设备."
},
{
"type": "text",
"text": "对于要修理的工具,需要$(thing)潜行$()且拿着它.$(p)需要注意的是虽不太稀有,但这种附魔出现的概率也跟$(item)抢夺$() 相近."
}
]
}