NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/fr_fr/entries/effects/decay.json
Debucquoy Anthony tonitch f7fdc00f4b
French (#103)
* French Base

* Translate every items
2020-04-04 23:22:52 +02:00

12 lines
687 B
JSON

{
"name": "Natural Decay",
"icon": "naturesaura:decayed_leaves",
"category": "effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "When draining $(aura) from an area to the point that plants and other vegetation no longer have the natural energy required to support themselves, $(thing)Natural Decay$() kicks in. All $(item)Grass$() will decay, along with $(item)Leaves$() from trees and other plants. The more $(aura) is drained from an area, the worse this effect will get.$(br)It seems that this effect only occurs in the $(thing)overworld$() and the $(thing)nether$()."
}
]
}