Ritual using Rabbit's Foot, Gale Fabric, Pufferfish and Ersatz Leather. Produces Wayfarer's Belt.
item· Other
Wayfarer's Belt
Goety · by Polarice3
Wayfarer's Belt is an item from Goety, crafted from Rabbit's Foot, Gale Fabric, Pufferfish, and Ersatz Leather.
Acquisition
Related items
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
}