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

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

22 lines
1.2 KiB
JSON

{
"name": "末影高花收割机",
"icon": "naturesaura:chorus_generator",
"category": "creating",
"advancement": "naturesaura:aura_bottle_end",
"pages": [
{
"type": "text",
"text": "一旦$(thing)末路之地$()的强大巨龙被打败,屠龙者可能会开始探索龙巢周围的荒芜浮岛。在这么做时,他会发现$(thing)紫颂$()植物:一种向上萌发,直插天空的花。这种花含有数量可观的$(aura-zh-cn),这些$(aura-zh-cn)是从周围的末地空气中收集而来的。"
},
{
"type": "text",
"text": "通过$(item)末影高花收割机$(),这些能量能被提取出来。首先,在离收割机最远两格处种植一株$(thing)紫颂花$()。一旦花长得够高,给$(item)末影高花收割机$()通入$(thing)红石信号$()会使其开始收割整颗植物,并在这个过程中散布$(aura-zh-cn)。$(br)收割前植物长得越高越广,收割时产生的$(aura-zh-cn)越多。"
},
{
"type": "crafting",
"recipe": "naturesaura:chorus_generator",
"text": "制作$(item)末影高花收割机$()"
}
]
}