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

18 lines
1.2 KiB
JSON

{
"name": "Rose of Oblivion",
"icon": "naturesaura:end_flower",
"category": "naturesaura:creating",
"advancement": "naturesaura:end_flower",
"pages": [
{
"type": "text",
"text": "The $(thing)Ender Dragon$() is known to be quite a beast to behold. It guards $(thing)The End$() better than anybody else, but it can be defeated. This not only bears a token of its offspring and a lot of pride, it also bears the $(item)Rose of Oblivion$(). Upon the dragon's death, they will start sprouting out of the ground on the end island, ready to be collected by any botanist and placed in any dimension."
},
{
"type": "spotlight",
"item": "naturesaura:end_flower",
"text": "This flower bears very large amounts of $(aura) that can be harvested in an interesting way: Dropping an $(item)Ender Eye$() on the ground close to it will cause the rose to consume it and start dispersing its $(aura) into the environment. During this process, it can neither be stopped, nor harvested. Note that this process does $(italic)not$() require a $(l:creating/generator_limit_remover)Creational Catalyst$().",
"link_recipe": true
}
]
}