Archmage Spell Book
ars_nouveau:archmage_spell_book

Archmage Spell Book

Ars Nouveau · by Bailey Hollingsworth
item Bookshelf BooksLectern Books

Acquisition

Used in (1)

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

Recipe JSON (2):

{
  "recipe_type": "ars_nouveau:book_upgrade",
  "pattern": null,
  "ingredients": [
    {
      "item": "ars_nouveau:apprentice_spell_book"
    },
    {
      "item": "minecraft:nether_star"
    },
    {
      "item": "ars_nouveau:wilden_tribute"
    },
    {
      "item": "minecraft:emerald"
    },
    {
      "item": "minecraft:emerald"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:ender_pearl"
    },
    {
      "item": "minecraft:totem_of_undying"
    }
  ],
  "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:archmage_spell_book"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}