Crafting using Any Planks, Any Planks, Any Planks, Any Wooden Slabs, Any Wooden Slabs, Any Wooden Slabs, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Chiseled Bookshelf.

Chiseled Bookshelf
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Chiseled Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:chiseled_bookshelf- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
