G GameIDs
minecraft · recipes · 1.19.4

Pink Bed

pink_bed

Recipe #178

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "bed",
    "key": {
        "#": {
            "item": "minecraft:pink_wool"
        },
        "X": {
            "tag": "minecraft:planks"
        }
    },
    "pattern": [
        "###",
        "XXX"
    ],
    "result": {
        "item": "minecraft:pink_bed"
    },
    "show_notification": true
}