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

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

26 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "红石灵气蒸发器",
"icon": "naturesaura:aura_timer",
"category": "devices",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "有些$(thing)红石$()设计,特别是比较复杂的那些,可能会需要建造一种以特定$(thing)时间间隔$()激活的设备——一个$(item)定时器$()。对于经验不足的工程师来说,这可能会是一项令人生畏的任务,但$(item)红石灵气蒸发器$()能大幅降低其中的难度。$(br)设备中央的灌注铁碗可以容纳任何种类的$(l:practices/aura_bottle)瓶装灵气$()"
},
{
"type": "text",
"text": "而这些$(aura-zh-cn)会以精确稳定的速度被蒸发。每次$(aura-zh-cn)被彻底蒸发,设备就会短暂发出$(thing)红石信号$(),然后$(aura-zh-cn)就会流回碗中。$(br)向设备插入的$(aura-zh-cn)的种类、$(aura-zh-cn)瓶的数量决定了每次激活红石的间隔时间:一瓶$(thing)阳光$()能持续一秒,一瓶$(thing)鬼魂$()则是一分钟,一瓶$(thing)黑暗$()是一小时。这意味着,如果有需要的话,红石信号的频率能减少到每 64 小时一次。"
},
{
"type": "text",
"text": "大多数情况下,手动放入$(aura-zh-cn)瓶应该就够了。不过如果有需要,也能通过任何$(thing)自动化$()手段插入和抽出$(aura-zh-cn)瓶。$(br)向设备提供$(thing)红石信号$()可以轻松地重置其中的蒸发过程。$(br)除此之外,装备$(l:items/eye)环境之眼$()时看向设备还能看见一次蒸发的总时长和每次蒸发的剩余时长。"
},
{
"type": "crafting",
"text": "制作$(item)红石灵气蒸发器$()",
"recipe": "naturesaura:aura_timer"
}
]
}