G GameIDs
minecraft · recipes · 26.1.2

Birch Shelf

birch_shelf

Recipe #741

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "shelf",
    "key": {
        "#": "minecraft:stripped_birch_log"
    },
    "pattern": [
        "###",
        "   ",
        "###"
    ],
    "result": {
        "count": 6,
        "id": "minecraft:birch_shelf"
    }
}