Book of Calling: Djinni Machine Operator
occultism:book_of_calling_djinni_manage_machine

Book of Calling: Djinni Machine Operator

Occultism · by Kli Kli
item Bookshelf BooksBook Of Calling Djinni Book

Acquisition

Ritual using Any Coal Storage Block, Any Gold Ingot, Any Iron Ingot and Furnace. Produces Book of Calling: Djinni Machine Operator.

Ritual
Any Coal Storage Block Any Coal Storage Block·members not yet documentedAny Gold Ingot Any Gold Ingot·members not yet documentedAny Iron Ingot Any Iron Ingot·members not yet documented Furnace
Book of Calling: Djinni Machine Operator Book of Calling: Djinni Machine Operator guaranteed

Crafting using Book of Binding: Djinni (Bound) and Furnace, in any arrangement. Produces Book of Calling: Djinni Machine Operator.

Crafting ⇆ any arrangement
Book of Calling: Djinni Machine Operator Book of Calling: Djinni Machine Operator guaranteed
Developer reference
Registry name
occultism:book_of_calling_djinni_manage_machine
Namespace
occultism
Mod ID
occultism
Tags (2)
minecraft:items/bookshelf_books
occultism:items/books/book_of_calling_djinni

Recipe JSON (2):

{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:storage_blocks/coal"
    },
    {
      "tag": "forge:ingots/gold"
    },
    {
      "tag": "forge:ingots/iron"
    },
    {
      "item": "minecraft:furnace"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "occultism:book_of_binding_bound_djinni"
    },
    {
      "item": "minecraft:furnace"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}