Dark Boots
16×16 · BAKED

item· Armor

Dark Boots

Goety · by Polarice3
item Boots Armor

Dark Boots is an item from Goety, crafted from Spirit Fabric and Dark Alloy Ingot.

Acquisition

Developer reference
Registry name
goety:dark_boots
Namespace
goety
Mod ID
goety
Tags (1)
forge:items/armors/boots

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "goety:dark_ingot"
    },
    {
      "item": "goety:dark_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}