Crafting using Book of Binding: Foliot (Bound) and Any Axes Metal, in any arrangement. Produces Book of Calling: Foliot Lumberjack.
Book of Calling: Foliot Lumberjack
Occultism · by Kli Kli
Acquisition
Ritual using Otherworld Sapling, Oak Sapling, Birch Sapling, Spruce Sapling and Any Axes Metal. Produces Book of Calling: Foliot Lumberjack.
Related items
Developer reference
- Registry name
occultism:book_of_calling_foliot_lumberjack- Namespace
occultism- Mod ID
occultism- Tags (2)
minecraft:items/bookshelf_books occultism:items/books/book_of_calling_foliot
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "occultism:book_of_binding_bound_foliot"
},
{
"tag": "forge:tools/metal/axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "occultism:ritual",
"pattern": null,
"ingredients": [
{
"item": "occultism:otherworld_sapling"
},
{
"item": "minecraft:oak_sapling"
},
{
"item": "minecraft:birch_sapling"
},
{
"item": "minecraft:spruce_sapling"
},
{
"tag": "forge:tools/metal/axes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}