Wind Robe
16×16 · BAKED

item· Other

Wind Robe

Goety · by Polarice3
item BodyRobes

Wind Robe is an item from Goety, crafted from Gale Fabric, Magic Fabric, Orange Dye, and Potion.

Acquisition

Developer reference
Registry name
goety:wind_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:gale_fabric"
    },
    {
      "item": "goety:gale_fabric"
    },
    {
      "item": "goety:gale_fabric"
    },
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "goety:magic_fabric"
    },
    {
      "item": "minecraft:orange_dye"
    },
    {
      "item": "minecraft:potion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}