Book of Shadows
hexerei:book_of_shadows

Book of Shadows

Hexerei · by JoeFoxe
item

Book of Shadows is a item from Hexerei, crafted from Leather, White Candle, Book, and Sage Seeds.

Acquisition

Crafting using Leather, White Candle, Book, Sage Seeds and Leather, arranged in the pattern shown. Produces Book of Shadows.

Crafting
Leather
White Candle
Book
Sage Seeds
Leather
Book of Shadows Book of Shadows guaranteed
Developer reference
Registry name
hexerei:book_of_shadows
Namespace
hexerei
Mod ID
hexerei

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " L ",
    "ABS",
    " L "
  ],
  "ingredients": {
    "A": {
      "tag": "hexerei:tallow_meltable"
    },
    "B": {
      "item": "minecraft:book"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "item": "hexerei:sage_seed"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}