Crafting using Light Gray Wool and Light Gray Chaise, arranged in the pattern shown. Produces Light Gray Couch.
- Inputs
- Light Gray Wool
- Light Gray Chaise
- Output
- → Light Gray Couch
block· Machines & Other Blocks
Light Gray Couch is a block from Macaw's Furniture, crafted from Light Gray Wool and Light Gray Chaise.
Crafting using Light Gray Wool and Light Gray Chaise, arranged in the pattern shown. Produces Light Gray Couch.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Light Blue Couch | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
mcwfurnitures:light_gray_couchmcwfurnituresmcwfurnituresmcwfurnitures:blocks/couch minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B",
"A"
],
"ingredients": {
"A": {
"item": "mcwfurnitures:light_gray_chaise"
},
"B": {
"item": "minecraft:light_gray_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "couch",
"experience": null,
"cooking_time": null
}