NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/effects/anger.json

12 lines
652 B
JSON
Raw Normal View History

2020-11-08 22:57:41 +01:00
{
"name": "Inexplicable Anger",
"icon": "minecraft:fire_charge",
"category": "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."
}
]
}