Transfer Scroll
16×16 · BAKED

item· Other

Transfer Scroll

Goety · by Polarice3
item

Transfer Scroll is an item from Goety, crafted from Paper, Golden Feather, and Ink Sac.

Acquisition

Crafting using Paper, Golden Feather and Ink Sac, in any arrangement. Produces Transfer Scroll.

Crafting ⇆ any arrangement
Paper
Golden Feather
Ink Sac
Transfer Scroll Transfer Scroll guaranteed
Developer reference
Registry name
goety:transfer_scroll
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:paper"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "item": "minecraft:ink_sac"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}