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

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

18 lines
759 B
JSON

{
"name": "猩红增生",
"icon": "naturesaura:nether_grass",
"category": "effects",
"advancement": "naturesaura:positive_imbalance",
"pages": [
{
"type": "text",
"text": "如同在$(l:effects/plant_boost)植物增生$()中提及的一样,过量的$(aura-zh-cn)会转移到植物中去。$(thing)下界$()中也可观测到类似的现象:如果$(aura-zh-cn)水平足够高,$(item)草$()就会在区域内的任何$(item)地狱岩$()上生长。"
},
{
"type": "naturesaura:tree_ritual",
"recipe": "naturesaura:nether_grass_powder",
"text": "使用$(l:effects/effect_powder)荒芜之粉$()可以抑制此效果。"
}
]
}