Minecraft Item DB
BLOCK

Shulker Box

shulker_box
Hardness2.000
Blast Resistance2.000
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id675
Diggable1
Emit Light0
Filter Light1
Min State Id14662
Max State Id14667
Default State14666
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]}]
Drops Json[581]

Mining & Drops

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

Drop Data

1581

Block States

1 entries
1
Namefacing
Typeenum
Num Values6
Values
1north
2east
3south
4west
5up
6down

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "676",
    "numeric_id": "675",
    "name": "shulker_box",
    "slug": "shulker_box",
    "display_name": "Shulker Box",
    "hardness": "2.000",
    "blast_resistance": "2.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "1",
    "min_state_id": "14662",
    "max_state_id": "14667",
    "default_state": "14666",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]}]",
    "drops_json": "[581]",
    "source_version": "1.21.9"
}