lectern.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
" B ",
" S "
],
"key": {
"S": {
"tag": "minecraft:wooden_slabs"
},
"B": {
"item": "minecraft:bookshelf"
}
},
"result": {
"item": "minecraft:lectern"
}
}