Crafting using Empty Map, Pasture Seeds, Sojourner's Sash, Pasture Seeds and Sugar, arranged in the pattern shown. Produces Planestrider's Sash.
Planestrider's Sash
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:speed_up_belt- Namespace
botania- Mod ID
botania- Tags (1)
trinkets:items/legs/belt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M ",
"PBP",
" S "
],
"ingredients": {
"B": {
"item": "botania:travel_belt"
},
"M": {
"item": "minecraft:map"
},
"P": {
"item": "botania:grass_seeds"
},
"S": {
"item": "minecraft:sugar"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}