Crafting using Any Cushions, Any Sheets, Dark Oak Planks, Any Wool, Any Wool, Dark Oak Planks, Dark Oak Planks and Dark Oak Planks, arranged in the pattern shown. Produces Dark Oak Fancy Bed.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dark Oak Fancy Bed | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Dark Oak Fancy Bed | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
handcrafted:dark_oak_fancy_bed- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/fancy_beds handcrafted:items/fancy_beds minecraft:blocks/beds minecraft:blocks/mineable/axe minecraft:items/beds
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" /@",
"#$$",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:dark_oak_planks"
},
"$": {
"tag": "minecraft:wool"
},
"/": {
"tag": "handcrafted:cushions"
},
"@": {
"tag": "handcrafted:sheets"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

