minecraft:chiseled_bookshelf

Chiseled Bookshelf

Minecraft · by Mojang Studios
block Axe Mineable

Acquisition

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.

Crafting
Chiseled Bookshelf guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Bookshelf1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Chiseled Bookshelf1–1100%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
}