Book Upgrade using Mage's Spell Book, Nether Star, Wilden Tribute, Emerald, Emerald, Ender Pearl, Ender Pearl, Ender Pearl and Totem of Undying. Produces Archmage Spell Book.
Archmage Spell Book
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Dye using Any Dyes and Archmage Spell Book. Produces Archmage Spell Book.
Used in (1)
Dye using Any Dyes and Archmage Spell Book. Produces Archmage Spell Book.
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
}