G GameIDs
minecraft · recipes · 26.1.2

Lectern

lectern

Recipe #176

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