Minecraft Item DB
BLOCK

Bamboo Shelf

bamboo_shelf
Hardness2.000
Blast Resistance3.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id180
Diggable1
Emit Light0
Filter Light0
Min State Id2463
Max State Id2526
Default State2472
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"powered","type":"bool","num_values":2},{"name":"side_chain","type":"enum","num_values":4,"values":["unconnected","right","center","left"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[306]

Mining & Drops

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

Drop Data

1306

Block States

4 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namepowered
Typebool
Num Values2
3
Nameside_chain
Typeenum
Num Values4
Values
1unconnected
2right
3center
4left
4
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "181",
    "numeric_id": "180",
    "name": "bamboo_shelf",
    "slug": "bamboo_shelf",
    "display_name": "Bamboo Shelf",
    "hardness": "2.000",
    "blast_resistance": "3.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "2463",
    "max_state_id": "2526",
    "default_state": "2472",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"side_chain\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"unconnected\",\"right\",\"center\",\"left\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[306]",
    "source_version": "1.21.9"
}