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

21 lines
1.3 KiB
JSON

{
"name": "Mineral Amassing",
"icon": "minecraft:diamond_ore",
"category": "naturesaura:effects",
"advancement": "naturesaura:positive_imbalance",
"pages": [
{
"type": "text",
"text": "Using the $(l:creating/generator_limit_remover)Creational Catalyst$(), $(aura) can be created beyond the point visible to the $(l:items/eye)Environmental Eye$(). This capability allows for a higher tier of imbalance effect to happen: $(item)Mineral Amassing$() will start occuring, provided there is a bit of $(l:effects/effect_powder)Powder of the Bountiful Core$() around."
},
{
"type": "text",
"text": "$(thing)Ores$() of varying rarities will start appearing in $(item)stone$() blocks in the overworld and $(item)netherrack$() blocks in the nether and, expectedly, quite a large amount of the natural $(aura) will be drained while these ores are being conjured.$(p)Of course, creational capabilities like this could be used for some sort of automation, maybe making use of blocks like the $(l:using/field_creator)Aura Field Creator$()."
},
{
"type": "naturesaura:tree_ritual",
"recipe": "naturesaura:ore_spawn_powder",
"text": "Creating the $(l:effects/effect_powder)Powder of the Bountiful Core$()."
}
]
}