Minecraft Item DB
BLOCK

Bookshelf

bookshelf
Hardness1.500
Blast Resistance1.500
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id177
Diggable1
Emit Light0
Filter Light15
Min State Id2142
Max State Id2142
Default State2142
States Json[]
Drops Json[1029]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

11029

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:bookshelf
/setblock ~ ~ ~ minecraft:bookshelf
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:bookshelf

Technical Data

{
    "id": "178",
    "numeric_id": "177",
    "name": "bookshelf",
    "slug": "bookshelf",
    "display_name": "Bookshelf",
    "hardness": "1.500",
    "blast_resistance": "1.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "2142",
    "max_state_id": "2142",
    "default_state": "2142",
    "states_json": "[]",
    "drops_json": "[1029]",
    "source_version": "1.21.9"
}