G GameIDs
minecraft · recipes · 1.21.11

Chiseled Bookshelf

chiseled_bookshelf

Recipe #222

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "#minecraft:planks",
        "X": "#minecraft:wooden_slabs"
    },
    "pattern": [
        "###",
        "XXX",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:chiseled_bookshelf"
    }
}