Crafting using Leather, Leather, Rabbit Hide and Rabbit Hide, arranged in the pattern shown. Produces Fur Boots.
- Inputs
- 2 × Leather
- 2 × Rabbit Hide
- Output
- → Fur Boots
item· Armor
Fur Boots is an item from [Let's Do] Meadow, crafted from Leather and Rabbit Hide.
Crafting using Leather, Leather, Rabbit Hide and Rabbit Hide, arranged in the pattern shown. Produces Fur Boots.
meadow:fur_bootsmeadowmeadowRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"C C"
],
"ingredients": {
"#": {
"item": "minecraft:leather"
},
"C": {
"item": "minecraft:rabbit_hide"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}