G GameIDs
minecraft · recipes · 1.20.6

Lectern

lectern

Recipe #176

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