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

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

13 lines
645 B
JSON

{
"name": "猩红衰退",
"icon": "minecraft:soul_sand",
"category": "effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "事实证明,$(l:effects/decay)自然衰退$()这种效果能在某种程度上推广到$(thing)下界$():当$(aura-zh-cn)水平足够低时,$(item)下界岩$()和其他方块也会开始$(thing)衰退$()。一开始,它们会变成$(item)灵魂土$(),然后变成$(item)灵魂沙$(),不可避免地使得该区域难以穿过。除此之外,方块还会开始随机地被$(thing)点燃$()。"
}
]
}