minecraft · recipes
· 1.15.2
Bookshelf
bookshelf
Recipe #971
1.15.2
#8
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:book"
}
},
"result": {
"item": "minecraft:bookshelf"
}
}