Dark Scroll
16×16 · BAKED

item· Other

Dark Scroll

Goety · by Polarice3
item

Dark Scroll is an item from Goety, crafted from Black Dye, Magic Fabric, and Totem of Undying.

Acquisition

Developer reference
Registry name
goety:dark_scroll
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "b",
    "c",
    "d"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:black_dye"
    },
    "c": {
      "item": "goety:magic_fabric"
    },
    "d": {
      "item": "minecraft:totem_of_undying"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}