NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/using/aura_mending_enchantability.json
kappa-maintainer 203d664291
Update Chinese translation (#209)
* Update Chinese translation

* Use proper macro
2021-05-22 19:47:08 +02:00

18 lines
872 B
JSON

{
"name": "自然之愈",
"icon": "minecraft:enchanted_book",
"category": "using",
"advancement": "naturesaura:infused_tools",
"flag": "mod:enchantability",
"pages": [
{
"type": "text",
"text": "能通过使用$(aura-zh-cn)修理的工具固然不错,但在魔法植物学家面对凶恶的敌人和高耸的断崖时,工具的修理似乎帮不上多少忙。这时候,$(thing)治疗自己$()的能力反而很有用。"
},
{
"type": "text",
"text": "在获得$(item)自然修补$()附魔书之后,可以将其插入到$(item)末影箱$()的附魔槽里来获得$(item)自然之愈$()状态。当使用者处在这状态下,其生命会在$(thing)潜行$()时慢慢回复,同时消耗其物品栏内$(aura-zh-cn)容器存储的$(aura-zh-cn)。"
}
]
}