minecraft · recipes
· 1.20.6
Chiseled Bookshelf
chiseled_bookshelf
Recipe #222
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"tag": "minecraft:wooden_slabs"
}
},
"pattern": [
"###",
"XXX",
"###"
],
"result": {
"count": 1,
"id": "minecraft:chiseled_bookshelf"
}
}