Crafting using Leather, Gold Ingot, Leather, Black Wool, Light Gray Wool, Light Gray Wool and Black Wool, arranged in the pattern shown. Produces Chefs Pants.
- Inputs
- 2 × Leather
- Gold Ingot
- 2 × Black Wool
- 2 × Light Gray Wool
- Output
- → Chefs Pants
item· Other
Chefs Pants is an item from [Let's Do] Candlelight, crafted from Leather, Gold Ingot, Black Wool, and Light Gray Wool.
Crafting using Leather, Gold Ingot, Leather, Black Wool, Light Gray Wool, Light Gray Wool and Black Wool, arranged in the pattern shown. Produces Chefs Pants.
candlelight:chefs_pantscandlelightcandlelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XUX",
"I N",
"N I"
],
"ingredients": {
"I": {
"item": "minecraft:black_wool"
},
"N": {
"item": "minecraft:light_gray_wool"
},
"U": {
"item": "minecraft:gold_ingot"
},
"X": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}