NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/effects/nether_grass.json
2020-02-26 19:38:47 +01:00

17 lines
811 B
JSON

{
"name": "Crimson Overgrowth",
"icon": "naturesaura:nether_grass",
"category": "effects",
"advancement": "naturesaura:positive_imbalance",
"pages": [
{
"type": "text",
"text": "As discussed in the chapter about $(l:effects/plant_boost)Vegetational Increase$(), an excess of $(aura) can migrate into plants and the like. A similar effect can be observed in the $(thing)nether$(): If the $(aura) levels are high enough, $(item)grass$() will begin to start growing on top of any $(item)netherrack$() in the area."
},
{
"type": "naturesaura:tree_ritual",
"recipe": "naturesaura:nether_grass_powder",
"text": "This effect can be inhibited using $(l:effects/effect_powder)Powder of Barrens$()."
}
]
}