G GameIDs
minecraft · recipes · 26.1.2

Chiseled Bookshelf

chiseled_bookshelf

Recipe #222

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