Minecraft Item DB
BLOCK

Chiseled Bookshelf

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

Extended Properties

9 fields
Numeric Id178
Diggable1
Emit Light0
Filter Light15
Min State Id2143
Max State Id2398
Default State2206
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"slot_0_occupied","type":"bool","num_values":2},{"name":"slot_1_occupied","type":"bool","num_values":2},{"name":"slot_2_occupied","type":"bool","num_values":2},{"name":"slot_3_occupied","type":"bool","num_values":2},{"name":"slot_4_occupied","type":"bool","num_values":2},{"name":"slot_5_occupied","type":"bool","num_values":2}]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

7 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Nameslot_0_occupied
Typebool
Num Values2
3
Nameslot_1_occupied
Typebool
Num Values2
4
Nameslot_2_occupied
Typebool
Num Values2
5
Nameslot_3_occupied
Typebool
Num Values2
6
Nameslot_4_occupied
Typebool
Num Values2
7
Nameslot_5_occupied
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "179",
    "numeric_id": "178",
    "name": "chiseled_bookshelf",
    "slug": "chiseled_bookshelf",
    "display_name": "Chiseled 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": "2143",
    "max_state_id": "2398",
    "default_state": "2206",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"slot_0_occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"slot_1_occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"slot_2_occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"slot_3_occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"slot_4_occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"slot_5_occupied\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}