G GameIDs
minecraft · recipes · 1.21.11

Lectern

lectern

Recipe #176

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "B": "minecraft:bookshelf",
        "S": "#minecraft:wooden_slabs"
    },
    "pattern": [
        "SSS",
        " B ",
        " S "
    ],
    "result": {
        "count": 1,
        "id": "minecraft:lectern"
    }
}