Enchanted Spell Book
irons_spellbooks:diamond_spell_book

Enchanted Spell Book

Iron's Spells 'n Spellbooks · by Iron431, Lab3
item Spellbook

Acquisition

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.

Crafting
Any Diamond Gem
Hogskin
Hogskin
Arcane Cloth
Enchanted Book
Arcane Cloth
Any Diamond Gem
Hogskin
Hogskin
Enchanted Spell Book Enchanted Spell Book guaranteed
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
}