Crafting using Roadrunner Feather, Roadrunner Feather, Roadrunner Feather, Roadrunner Feather, Chiseled Sandstone, Leather Boots and Chiseled Sandstone, arranged in the pattern shown. Produces Roadrunner Boots.
Roadrunner Boots
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Function
+0.1 Speed on Sand
Acquisition
Related items
Developer reference
- Registry name
alexsmobs:roadrunner_boots- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
forge:items/armors/boots
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"F F",
"F F",
"SBS"
],
"ingredients": {
"B": {
"item": "minecraft:leather_boots"
},
"F": {
"item": "alexsmobs:roadrunner_feather"
},
"S": {
"item": "minecraft:chiseled_sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
