Crafting using Any Gold Ingot, Arcane Essence, Arcane Essence, Any Gold Ingot, Hogskin, Hogskin, Any Gold Ingot, Arcane Essence and Arcane Essence, arranged in the pattern shown. Produces Apprentice's Spell Book.
Apprentice's Spell Book
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:gold_spell_book- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/spellbook
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GMM",
"GHH",
"GMM"
],
"ingredients": {
"G": {
"tag": "forge:ingots/gold"
},
"H": {
"item": "irons_spellbooks:hogskin"
},
"M": {
"item": "irons_spellbooks:arcane_essence"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}