Crafting using Book, Iron Shovel, Iron Pickaxe, Iron Axe and Iron Sword, in any arrangement. Produces Novice Spell Book.
Novice Spell Book
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Dye using Any Dyes and Novice Spell Book. Produces Novice Spell Book.
Used in (1)
Dye using Any Dyes and Novice Spell Book. Produces Novice Spell Book.
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
}