Crafting using Flecked Wool, Flecked Wool, Flecked Wool, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Flecked Wool Bed.
- Inputs
- 3 × Flecked Wool
- 3 × Any Planks
- Output
- → Flecked Wool Bed
block· Machines & Other Blocks
Flecked Wool Bed is a block from [Let's Do] Meadow, crafted from Flecked Wool and Any Planks.
Crafting using Flecked Wool, Flecked Wool, Flecked Wool, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Flecked Wool Bed.
| source | count | drop rate | conditions |
|---|---|---|---|
| Flecked Wool Bed | 1–1 | 100% | Survives Explosion, Block State Property |
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 | count | drop rate | conditions |
|---|---|---|---|
| Flecked Wool Bed | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
meadow:flecked_bedmeadowmeadowminecraft:blocks/beds minecraft:blocks/mineable/axe minecraft:items/beds
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX"
],
"ingredients": {
"#": {
"item": "meadow:flecked_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "bed",
"experience": null,
"cooking_time": null
}