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

12 lines
691 B
JSON

{
"name": "Crimson Decay",
"icon": "minecraft:soul_sand",
"category": "naturesaura:effects",
"advancement": "naturesaura:negative_imbalance",
"pages": [
{
"type": "text",
"text": "As it turns out, the effects of $(l:effects/decay)Natural Decay$() extend to the $(thing)nether$() in a way: When the $(aura) levels are low enough, $(item)netherrack$() and other blocks will start to $(thing)decay$() as well. First, they will transform into $(item)soul soil$(), then into $(item)soul sand$(), inevitably making the area truly hard to traverse. Additionally, blocks will also start to $(thing)ignite$() seemingly at random."
}
]
}