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

17 lines
954 B
JSON

{
"name": "Extraneous Firestarter",
"icon": "naturesaura:furnace_heater",
"category": "naturesaura:using",
"advancement": "naturesaura:infused_materials",
"pages": [
{
"type": "text",
"text": "At some point, one realizes that a $(item)Furnace$() is just too slow and consuming of resources to use efficiently.$(br)The $(item)Extraneous Firestarter$() speeds up a $(item)Furnace$() it is placed on any side of, along with giving it the necessary heat to smelt any sort of material. Note that, while consuming the required $(aura) for this, the natural levels might drop into the negatives, causing $(l:intro/aura)diminishing returns$()."
},
{
"type": "naturesaura:tree_ritual",
"text": "Creating the $(item)Extraneous Firestarter$() using the $(l:practices/tree_ritual)Ritual of the Forest$()",
"recipe": "naturesaura:furnace_heater"
}
]
}