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

26 lines
1.5 KiB
JSON

{
"name": "Ritual of the Brewer",
"icon": "naturesaura:potion_generator",
"category": "naturesaura:creating",
"advancement": "naturesaura:sky_ingot",
"pages": [
{
"type": "text",
"text": "As ashes turn to ashes, and dust to dust, a similar natural conversion can be achieved with $(aura) and equally magic $(item)Potions$(). Specifically, $(item)Lingering Potions$() have certain magical abilities that allow one to extract the effects and convert them into $(aura) efficiently.$(p)To do this, simply build the $(item)Ritual of the Brewer$() as depicted on the next page."
},
{
"type": "text",
"text": "Then, throwing any kind of positive, lasting $(item)Lingering Potion$() down in its vicinity will cause the effect to be consumed and turned into $(aura). Needless to say, the longer and higher the effect, the more $(aura) gets created.$(br)Notice that, however, only one effect can be converted at one time, and throwing multiple potions at the ritual will cause their powers to go to waste."
},
{
"type": "multiblock",
"multiblock_id": "naturesaura:potion_generator",
"text": "Creating the $(item)Ritual of the Brewer$() with the $(item)Lingering Absorber$() in the center"
},
{
"type": "crafting",
"recipe": "naturesaura:potion_generator",
"text": "Creating the $(item)Lingering Absorber$()"
}
]
}