minecraft:bookshelf

Bookshelf

Minecraft · by Mojang Studios
block Enchantment Power ProviderAxe Mineable

Acquisition

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.

Crafting
Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Bookshelf1–1100%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.

Crafting
Lectern Lectern guaranteed

Block drops

dropscountchanceconditions
Bookshelf1–1100%Drops itself with Silk Touch
Book1–1100%
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
}