NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/effects/ore_spawn.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.1 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": "minecraft:diamond_ore",
"category": "effects",
"advancement": "naturesaura:positive_imbalance",
"pages": [
{
"type": "text",
"text": "使用$(l:creating/generator_limit_remover)制造催化器$()$(aura-zh-cn)可以超过$(l:items/eye)环境之眼$()的显示限度。这种等级的$(aura-zh-cn)可以让更高阶的灵气失衡效果$(item)矿物质聚合$()在$(l:effects/effect_powder)慷慨之粉$()的作用下发生。"
},
{
"type": "text",
"text": "各种稀有度的$(thing)矿物$()会出现在主世界的$(item)石头$()方块或下界的$(item)下界岩$()方块中。可以预料的,聚合矿物时会消耗相当数量的$(aura-zh-cn)。$(p)当然,这种创造能力可以用于某种自动化,或许需要利用$(l:using/field_creator)灵气领域制造器$()这样的方块。"
},
{
"type": "naturesaura:tree_ritual",
"recipe": "naturesaura:ore_spawn_powder",
"text": "制作$(l:effects/effect_powder)慷慨之粉$()。"
}
]
}