Crafting using Any Diamond Gem, Hogskin, Hogskin, Arcane Cloth, Enchanted Book, Arcane Cloth, Any Diamond Gem, Hogskin and Hogskin, arranged in the pattern shown. Produces Enchanted Spell Book.
Enchanted Spell Book
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Related items
Developer reference
- Registry name
irons_spellbooks:diamond_spell_book- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
curios:items/spellbook
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DHH",
"TET",
"DHH"
],
"ingredients": {
"D": {
"tag": "forge:gems/diamond"
},
"E": {
"item": "minecraft:enchanted_book"
},
"H": {
"item": "irons_spellbooks:hogskin"
},
"T": {
"item": "irons_spellbooks:magic_cloth"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}