Wild Robe
16×16 · BAKED

item· Other

Wild Robe

Goety · by Polarice3
item BodyRobes

Wild Robe is an item from Goety, crafted from Occult Fabric, Dark Oak Leaves, and Steep Wood.

Acquisition

Developer reference
Registry name
goety:wild_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"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "minecraft:logs"
    },
    {
      "tag": "minecraft:logs"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}