G GameIDs
minecraft · recipes · 1.20.6

Lime Bed

lime_bed

Recipe #189

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