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

21 lines
1.3 KiB
JSON

{
"name": "Reaper of Ender Heights",
"icon": "naturesaura:chorus_generator",
"category": "naturesaura:creating",
"advancement": "naturesaura:aura_bottle_end",
"pages": [
{
"type": "text",
"text": "Once the mighty dragon of $(thing)the End$() has been defeated, one may start venturing out through the many barren islands around its lair. While doing so, one can discover $(thing)chorus$() plants: Flowers that sprout upwards and high into the sky. Flowers of this kind contain quite a substantial amount of $(aura), gathered from the ender air around them."
},
{
"type": "text",
"text": "Through the $(item)Reaper of Ender Heights$(), this energy can be extracted. First of all, a $(thing)chorus flower$() has to be grown at most about two blocks away from it. Once it has grown high enough, supplying the $(item)Reaper of Ender Heights$() with a $(thing)redstone signal$() will cause it to start harvesting the entire plant, dispersing $(aura) in the process.$(br)The higher and broader the plant has grown prior to harvesting, the more $(aura) is created."
},
{
"type": "crafting",
"recipe": "naturesaura:chorus_generator",
"text": "Creating the $(item)Reaper of Ender Heights$()"
}
]
}