Ancient Codex
irons_spellbooks:netherite_spell_book

Ancient Codex

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

Acquisition

Crafting using Arcane Cloth, Any Netherite Ingot, Arcane Cloth, Blood Vial, Ruined Book, Blood Vial, Arcane Cloth, Bottle o' Lightning and Arcane Cloth, arranged in the pattern shown. Produces Ancient Codex.

Crafting
Arcane Cloth
Any Netherite Ingot
Arcane Cloth
Blood Vial
Ruined Book
Blood Vial
Arcane Cloth
Bottle o' Lightning
Arcane Cloth
Ancient Codex Ancient Codex guaranteed
Developer reference
Registry name
irons_spellbooks:netherite_spell_book
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
curios:items/spellbook

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TNT",
    "BRB",
    "TLT"
  ],
  "ingredients": {
    "B": {
      "item": "irons_spellbooks:blood_vial"
    },
    "L": {
      "item": "irons_spellbooks:lightning_bottle"
    },
    "N": {
      "tag": "forge:ingots/netherite"
    },
    "R": {
      "item": "irons_spellbooks:ruined_book"
    },
    "T": {
      "item": "irons_spellbooks:magic_cloth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}