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

25 lines
1.6 KiB
JSON

{
"name": "Herbivorous Absorber",
"icon": "naturesaura:flower_generator",
"category": "naturesaura:creating",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "A worldly item that surely posesses quite high natural levels of $(aura) is known to be the $(item)flower$(). This can be made use of using the $(item)Herbivorous Absorber$() that will, when placed in the world, consume any small flower in the close vicinity and convert their energy into $(aura)."
},
{
"type": "text",
"text": "The caveat, however, is that supplying it with one and the same flower constantly will cause it to lose the ability to consume that flower's $(aura).$(br)This means that, if one wants to get the absorber to work efficiently, they will have to supply it with $(thing)different kinds$() of flowers after one another.$(br)For the absorber to reach maxmimum efficiency, about six or so different kinds should be needed."
},
{
"type": "text",
"text": "Additionally, it needs to be said that, since the flowers that it is supplied with naturally only appear in the $(thing)overworld$() realm, that is also the only area where this device functions at all. In other realms, for example, the more $(thing)hellish$() regions, this machine will have no effect."
},
{
"type": "crafting",
"recipe": "naturesaura:flower_generator",
"text": "Creating the $(item)Herbivorous Absorber$()"
}
]
}