NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/fr_fr/entries/effects/ore_spawn.json
Debucquoy Anthony tonitch f7fdc00f4b
French (#103)
* French Base

* Translate every items
2020-04-04 23:22:52 +02:00

21 lines
1.3 KiB
JSON

{
"name": "Mineral Amassing",
"icon": "minecraft:diamond_ore",
"category": "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$()."
}
]
}