NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/using/furnace_heater.json

17 lines
954 B
JSON
Raw Normal View History

2018-10-26 15:01:48 +02:00
{
"name": "Extraneous Firestarter",
"icon": "naturesaura:furnace_heater",
2021-12-16 21:56:27 +01:00
"category": "naturesaura:using",
2018-10-26 15:01:48 +02:00
"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$()."
2018-10-26 15:01:48 +02:00
},
{
"type": "naturesaura:tree_ritual",
"text": "Creating the $(item)Extraneous Firestarter$() using the $(l:practices/tree_ritual)Ritual of the Forest$()",
"recipe": "naturesaura:furnace_heater"
}
]
}