Grave Gloves
16×16 · BAKED

item· Other

Grave Gloves

Goety · by Polarice3
item Hands

Grave Gloves is an item from Goety, crafted from Ersatz Leather, Sculk, Grave Dust, and Spirit Fabric.

Acquisition

Developer reference
Registry name
goety:grave_glove
Namespace
goety
Mod ID
goety
Tags (1)
curios:items/hands

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:leather"
    },
    {
      "tag": "forge:leather"
    },
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "goety:grave_dust"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:spirit_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}