G GameIDs
minecraft · recipes · 1.21.11

Bookshelf

bookshelf

Recipe #971

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