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

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

29 lines
2 KiB
JSON

{
"name": "灵气装瓶",
"icon": "naturesaura:aura_bottle{stored_type:'naturesaura:overworld'}",
"category": "practices",
"advancement": "naturesaura:wood_stand",
"turnin": "naturesaura:aura_bottle_overworld",
"pages": [
{
"type": "text",
"text": "$(aura-zh-cn)本身及其在世上的出现长久以来都是研究者眼中的谜团。当时,他们曾使用$(item)玻璃瓶$()来收集并进一步分析$(aura-zh-cn),因为这样会使$(aura-zh-cn)变得肉眼可见。很快,来自不知情平民的抱怨开始烦扰研究者们:“其他科学家已经开发出玻璃瓶的用途了,你们这样会导致新问题”,他们说。"
},
{
"type": "crafting",
"text": "因此,也为了让所有语无伦次胡扯的人闭上嘴,研究者们创造了$(item)瓶与塞$():一种与玻璃瓶类似,但又稍微有不同的器皿,只有一种用途,就是拿在手上与空气互动收集$(aura-zh-cn)。",
"recipe": "naturesaura:bottle_two_the_rebottling"
},
{
"type": "spotlight",
"item": "naturesaura:aura_bottle{stored_type:'naturesaura:overworld'}",
"link_recipe": true,
"text": "当然,根据你当前所在世界的不同,$(aura-zh-cn)的种类也会稍微不同。例如,在普通世界,$(aura-zh-cn)可以以阳光的形式被收集。但在下界领域,$(aura-zh-cn)只能被以鬼魂的形式收集。在末路之地领域,$(aura-zh-cn)则会以过剩黑暗的形式出现。"
},
{
"type": "text",
"text": "此外,这种方式的$(aura-zh-cn)收集可以使用$(item)发射器$()轻松地进行自动化:将空的$(item)瓶与塞$()放进发射器,前者就会被打开射出,并在这个过程中装满$(aura-zh-cn)。由于瓶子并不会在之后被吸回发射器,自动化过程中还需要像$(item)漏斗$()这样的额外工具。"
}
]
}