bookshelf.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:book"
}
},
"result": {
"item": "minecraft:bookshelf"
}
}