G GameIDs
minecraft · recipes · 1.20.6

Blue Bed

blue_bed

Recipe #280

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "bed",
    "key": {
        "#": {
            "item": "minecraft:blue_wool"
        },
        "X": {
            "tag": "minecraft:planks"
        }
    },
    "pattern": [
        "###",
        "XXX"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:blue_bed"
    }
}