NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/using/weather_changer.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.3 KiB
JSON

{
"name": "移云器",
"icon": "naturesaura:weather_changer",
"category": "using",
"advancement": "naturesaura:offering",
"pages": [
{
"type": "text",
"text": "偶尔,对于一个魔法植物学家来说,可能需要改变一件事,这件事属于能推动我们日常行动,并决定我们何时可以外出的许多事情之一:$(thing)天气$()。有了$(item)移云器$()这个愿望变得切实可能。在接受扔在地上的特定物品并激活后,这个设备会将$(thing)天气改变$()成想要的种类,并在该过程中消耗$(aura-zh-cn)。"
},
{
"type": "text",
"text": "下列物品可以用于激活设备,并且会将天气变成不同的种类:$(item)向日葵$()会产生晴天,$(item)暗色海景石$()会导致下雨,最后,$(item)火焰弹$()会召唤雷暴。扔出更多物品会增加天气持续的大约时间,但也会增加天气转换时的$(aura-zh-cn)消耗。$(br)此外,当天气已经是想要的类型时,$(item)移云器$()不会停止自身的工作。"
},
{
"type": "crafting",
"text": "制作$(item)移云器$()",
"recipe": "naturesaura:weather_changer"
}
]
}