Book of Calling: Foliot Transporter
occultism:book_of_calling_foliot_transport_items

Book of Calling: Foliot Transporter

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

Acquisition

Crafting using Book of Binding: Foliot (Bound) and Any Chests, in any arrangement. Produces Book of Calling: Foliot Transporter.

Crafting ⇆ any arrangement
Book of Binding: Foliot (Bound)
Any Chests
Book of Calling: Foliot Transporter Book of Calling: Foliot Transporter guaranteed

Ritual using Minecart, Any Chests, Dispenser and Hopper. Produces Book of Calling: Foliot Transporter.

Ritual
Book of Calling: Foliot Transporter Book of Calling: Foliot Transporter guaranteed
Developer reference
Registry name
occultism:book_of_calling_foliot_transport_items
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:chests"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:minecart"
    },
    {
      "tag": "forge:chests"
    },
    {
      "item": "minecraft:dispenser"
    },
    {
      "item": "minecraft:hopper"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}