Crafting using Elementium Ingot, Sojourner's Sash, Gaia Spirit and Elementium Ingot, arranged in the pattern shown. Produces Globetrotter's Sash.
Globetrotter's Sash
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:super_travel_belt- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items trinkets:items/legs/belt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"E ",
" S ",
"L E"
],
"ingredients": {
"E": {
"tag": "botania:elementium_ingots"
},
"L": {
"item": "botania:life_essence"
},
"S": {
"item": "botania:travel_belt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}