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

12 lines
664 B
JSON

{
"name": "Unstable Outbreak",
"icon": "minecraft:tnt",
"category": "naturesaura:effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "When the $(aura) levels in the area are extremely low, to the point that $(item)Natural Decay$() has already done all of the work it can, but the levels are still not increased, nature itself loses stability to the point of $(item)Unstable Outbreak$(): $(thing)Explosions$() will start sporadically occuring in a large area on the surface, their severity and interval varying based on the severity of the imbalance."
}
]
}