Novice Spell Book
ars_nouveau:novice_spell_book

Novice Spell Book

Ars Nouveau · by Bailey Hollingsworth
item Bookshelf BooksLectern Books

Acquisition

Crafting using Book, Iron Shovel, Iron Pickaxe, Iron Axe and Iron Sword, in any arrangement. Produces Novice Spell Book.

Crafting ⇆ any arrangement
Book
Iron Shovel
Iron Pickaxe
Iron Axe
Iron Sword
Novice Spell Book Novice Spell Book guaranteed

Used in (1)

Developer reference
Registry name
ars_nouveau:novice_spell_book
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (2)
minecraft:items/bookshelf_books
minecraft:items/lectern_books

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:book"
    },
    {
      "item": "minecraft:iron_shovel"
    },
    {
      "item": "minecraft:iron_pickaxe"
    },
    {
      "item": "minecraft:iron_axe"
    },
    {
      "item": "minecraft:iron_sword"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "ars_nouveau:dye",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dyes"
    },
    {
      "item": "ars_nouveau:novice_spell_book"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}