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

21 lines
1.4 KiB
JSON

{
"name": "Canopy Diminisher",
"icon": "naturesaura:oak_generator",
"category": "naturesaura:creating",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "Surely, at one point in their lives, any person dealing with trees was faced with this well-known issue: An $(item)Oak Sapling$() grows into a $(thing)big tree$() which is hard to look at, to manage and to chop down.$(br)The $(item)Canopy Diminisher$() is a block that serves two purposes in and of itself:$(br)Placing it close to an area that oak trees are growing in, at most about 10 blocks away from them, will cause only"
},
{
"type": "text",
"text": "normal-sized oaks to grow.$(br)In the process, the additional natural energy of any saplings that were growing into big trees gets turned into a quite substantial amount of $(aura) that will be fed into the environment.$(br)It should be noted that, as the $(thing)overworld$() realm is the only area where the trees in question naturally grow, it is also the only area where this device has an effect.$(br)Quite obviously, a great way to make use of this is for an automatic $(thing)tree farm$()."
},
{
"type": "crafting",
"recipe": "naturesaura:oak_generator",
"text": "Creating the $(item)Canopy Diminisher$()"
}
]
}