Crafting using Book, Gold Ingot and Arcane Ingot, in any arrangement. Produces The Chronicle.
The Chronicle
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Function
Chapter %s: The Loyal Souls The Faithful Souls The Lost Souls
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:chronicle- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
irons_spellbooks:items/add_to_lectern_and_bookshelf
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:gold_ingot"
},
{
"item": "irons_spellbooks:arcane_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}