Crafting using Any Planks, Any Planks, Any Planks, Book, Book, Book, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Bookshelf.

Bookshelf
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
Used in (1)
Crafting using Any Wooden Slabs, Any Wooden Slabs, Any Wooden Slabs, Bookshelf and Any Wooden Slabs, arranged in the pattern shown. Produces Lectern.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Bookshelf | 1–1 | 100% | Drops itself with Silk Touch |
| Book | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:bookshelf- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/enchantment_power_provider minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"XXX",
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:book"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
