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

25 lines
1.9 KiB
JSON

{
"name": "Aura Field Creator",
"icon": "naturesaura:field_creator",
"category": "naturesaura:using",
"advancement": "naturesaura:sky_ingot",
"pages": [
{
"type": "text",
"text": "One of the two activities mostly done by humans is $(thing)breaking$() blocks. This requires quite a bit of strengh and effort, and, if done for long amounts of time, can become quite tiring.$(br)The $(item)Aura Field Creator$() creates a dense field of moving $(aura) that is strong enough for it to $(thing)destroy blocks$() within it."
},
{
"type": "text",
"text": "To set up a field like this, two $(item)Aura Field Creators$() need to be placed a couple of blocks apart. Then, interacting with one of them while sneaking and interacting with the other while not sneaking will cause a connection between the two to form.$(br)Once supplying one of them with a $(thing)redstone signal$(), and after a short channel time, the field will be created between the two, allowing any blocks being placed there to be broken and their items being dropped into the world."
},
{
"type": "text",
"text": "Of course, breaking blocks and especially the initial channel time will require a bit of $(aura) from the environment. Additionally, while the field is active, a small amount is consumed as a sort of upkeep cost.$(br)Any botanist that requires items gained from $(thing)shearing$() certain blocks doesn't have to worry: Placing an $(item)Item Frame$() with $(item)Shears$() on any of the two $(item)Aura Field Creators$() will cause all shearable blocks inbetween to be sheared with all others being harvested normally."
},
{
"type": "crafting",
"text": "Creating two $(item)Aura Field Creators$()",
"recipe": "naturesaura:field_creator"
}
]
}