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

27 lines
1.6 KiB
JSON

{
"name": "Energetic Aura Forge",
"icon": "naturesaura:rf_converter",
"category": "naturesaura:using",
"advancement": "naturesaura:sky_ingot",
"flag": "naturesaura:rf_converter",
"pages": [
{
"type": "text",
"text": "While $(aura) is quite versatile and useful, it's most definitely not the only $(thing)energy source$() around. In recent history, new sources of energy that aren't considered natural have been $(italic)forged$() by the people. Sometimes, it might prove useful to have such a power source at one's disposal instead. The $(item)Energetic Aura Forge$() directly converts $(aura) into what is known to most people as $(thing)Redstone Flux$(),"
},
{
"type": "text",
"text": "to some as $(thing)Forge Energy$() and to even others as $(thing)Crystal Flux$().$(br)To achieve this, simply place the $(item)Energetic Aura Forge$() with the accompanied structure as shown on the next page. Then, any excess amount of $(aura) in the area will automatically be turned into electrical energy. The more $(aura) there is present, the faster the conversion process will go.$(br)Additionally, having the $(l:items/eye)Environmental Eye$() equipped will display the amount of energy in the device."
},
{
"type": "multiblock",
"multiblock_id": "naturesaura:rf_converter",
"text": "Creating the structure around the $(item)Energetic Aura Forge$()"
},
{
"type": "crafting",
"text": "Creating the $(item)Energetic Aura Forge$()",
"recipe": "naturesaura:rf_converter"
}
]
}