Crafting using Rabbit Hide, Rabbit Hide, Black Wool and Black Wool, arranged in the pattern shown. Produces Chefs Boots.
- Inputs
- 2 × Rabbit Hide
- 2 × Black Wool
- Output
- → Chefs Boots
item· Armor
Chefs Boots is an item from [Let's Do] Candlelight, crafted from Rabbit Hide and Black Wool.
Crafting using Rabbit Hide, Rabbit Hide, Black Wool and Black Wool, arranged in the pattern shown. Produces Chefs Boots.
candlelight:chefs_bootscandlelightcandlelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"S S",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:black_wool"
},
"S": {
"item": "minecraft:rabbit_hide"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}