Void Robe
16×16 · BAKED

item· Other

Void Robe

Goety · by Polarice3
item BodyRobes

Void Robe is an item from Goety, crafted from Occult Fabric, Magic Fabric, Dragon's Breath, Void Block, Any Ender Pearls, and Crying Obsidian.

Acquisition

Developer reference
Registry name
goety:void_robe
Namespace
goety
Mod ID
goety
Tags (2)
curios:items/body
goety:items/robes

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:occult_fabric"
    },
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "minecraft:dragon_breath"
    },
    {
      "item": "goety:void_block"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "item": "minecraft:crying_obsidian"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}