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