lectern.json
0 B
Empty File
{
"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
}