Crafting using Lime Wool and Lime Chaise, arranged in the pattern shown. Produces Lime Couch.
- Inputs
- Lime Wool
- Lime Chaise
- Output
- → Lime Couch
block· Machines & Other Blocks
Lime Couch is a block from Macaw's Furniture, crafted from Lime Wool and Lime Chaise.
Crafting using Lime Wool and Lime Chaise, arranged in the pattern shown. Produces Lime Couch.
| source | count | drop rate | conditions |
|---|---|---|---|
| Lime 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:lime_couchmcwfurnituresmcwfurnituresmcwfurnitures:blocks/couch minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B",
"A"
],
"ingredients": {
"A": {
"item": "mcwfurnitures:lime_chaise"
},
"B": {
"item": "minecraft:lime_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "couch",
"experience": null,
"cooking_time": null
}