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