Vampiric Spell Book
irons_spellbooks:cursed_doll_spell_book

Vampiric Spell Book

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

Function

A hexed Spell Book created by the Ancient Magician known as Apshock.

Acquisition

Crafting using Arcane Ingot, Bloody Vellum, Bloody Vellum, Ruined Book, Bloody Vellum, Bloody Vellum and Arcane Ingot, arranged in the pattern shown. Produces Vampiric Spell Book.

Crafting
Arcane Ingot
Bloody Vellum
Bloody Vellum
Ruined Book
Bloody Vellum
Bloody Vellum
Arcane Ingot
Vampiric Spell Book Vampiric Spell Book guaranteed
Developer reference
Registry name
irons_spellbooks:cursed_doll_spell_book
Namespace
irons_spellbooks
Mod ID
irons_spellbooks
Tags (1)
curios:items/spellbook

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IB ",
    "BRB",
    " BI"
  ],
  "ingredients": {
    "B": {
      "item": "irons_spellbooks:bloody_vellum"
    },
    "I": {
      "item": "irons_spellbooks:arcane_ingot"
    },
    "R": {
      "item": "irons_spellbooks:ruined_book"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}