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

12 lines
664 B
JSON

{
"name": "Inexplicable Anger",
"icon": "minecraft:fire_charge",
"category": "naturesaura:effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "When $(aura) levels get low enough in any area of any world, the increasing pressure of the environment makes it harder to contain oneself. Certain monsters, like $(item)Zombified Piglins$(), $(item)Endermen$() and other creatures that would usually only feel bothered when disturbed will instead start to $(thing)get angry$() seemingly completely out of the blue as soon as one comes close enough to them."
}
]
}