G GameIDs
minecraft · recipes · 1.19.4

Lectern

lectern

Recipe #176

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "B": {
            "item": "minecraft:bookshelf"
        },
        "S": {
            "tag": "minecraft:wooden_slabs"
        }
    },
    "pattern": [
        "SSS",
        " B ",
        " S "
    ],
    "result": {
        "item": "minecraft:lectern"
    },
    "show_notification": true
}