Wayfarer's Belt
16×16 · BAKED

item· Other

Wayfarer's Belt

Goety · by Polarice3
item Belt

Wayfarer's Belt is an item from Goety, crafted from Rabbit's Foot, Gale Fabric, Pufferfish, and Ersatz Leather.

Acquisition

Developer reference
Registry name
goety:wayfarers_belt
Namespace
goety
Mod ID
goety
Tags (1)
curios:items/belt

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:rabbit_foot"
    },
    {
      "item": "goety:gale_fabric"
    },
    {
      "item": "minecraft:pufferfish"
    },
    {
      "tag": "forge:leather"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}