Crafting using Chain, Leather, Leather, Chain, Paper, Paper, Chain, Leather and Leather, arranged in the pattern shown. Produces Ironbound Tome.
Ironbound Tome
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:iron_spell_book- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/spellbook
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CLL",
"CPP",
"CLL"
],
"ingredients": {
"C": {
"item": "minecraft:chain"
},
"L": {
"item": "minecraft:leather"
},
"P": {
"item": "minecraft:paper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}