minecraft · recipes
· 26.1.2
Red Bed
red_bed
Recipe #414
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": "minecraft:red_wool",
"X": "#minecraft:planks"
},
"pattern": [
"###",
"XXX"
],
"result": {
"id": "minecraft:red_bed"
}
}