G GameIDs
minecraft · recipes · 1.21.11

Red Bed

red_bed

Recipe #414

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "bed",
    "key": {
        "#": "minecraft:red_wool",
        "X": "#minecraft:planks"
    },
    "pattern": [
        "###",
        "XXX"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:red_bed"
    }
}