Crafting using Leather, White Candle, Book, Sage Seeds and Leather, arranged in the pattern shown. Produces Book of Shadows.
Book of Shadows
Hexerei · by JoeFoxe
Book of Shadows is a item from Hexerei, crafted from Leather, White Candle, Book, and Sage Seeds.
Acquisition
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
}