Crafting using String, String, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Necktie.
- Inputs
- 2 × String
- 2 × Light Blue Wool
- Output
- → Necktie
item· Other
Necktie is an item from [Let's Do] Candlelight, crafted from String and Light Blue Wool.
Crafting using String, String, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Necktie.
candlelight:necktiecandlelightcandlelightRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" B ",
" B "
],
"ingredients": {
"#": {
"item": "minecraft:string"
},
"B": {
"tag": "minecraft:wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}