Grand Robe
16×16 · BAKED

item· Other

Grand Robe

Goety · by Polarice3
item BodyRobes

Grand Robe is an item from Goety, crafted from Occult Fabric, Dark Robe, and Magic Fabric.

Acquisition

Developer reference
Registry name
goety:grand_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:occult_fabric"
    },
    {
      "item": "goety:dark_robe"
    },
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "goety:magic_fabric"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}