NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/effects/decay.json
2021-12-28 11:53:10 +01:00

12 lines
699 B
JSON

{
"name": "Natural Decay",
"icon": "naturesaura:decayed_leaves",
"category": "naturesaura: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$()."
}
]
}