Crafting using Any Wheat, Any Wheat, Any Wheat, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Straw Bed.
- Inputs
- 3 × Any Wheat
- 3 × Any Planks
- Output
- → Straw Bed
block· Machines & Other Blocks
Straw Bed is a block from [Let's Do] Meadow, crafted from Any Wheat and Any Planks.
Crafting using Any Wheat, Any Wheat, Any Wheat, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Straw Bed.
| source | count | drop rate | conditions |
|---|---|---|---|
| Straw 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 |
|---|---|---|---|
| Straw 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:straw_bedmeadowmeadowminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX"
],
"ingredients": {
"#": {
"tag": "meadow:wheat"
},
"X": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "bed",
"experience": null,
"cooking_time": null
}