Minecraft Item DB
BLOCK

Orange Shulker Box

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

Extended Properties

9 fields
Numeric Id677
Diggable1
Emit Light0
Filter Light1
Min State Id14674
Max State Id14679
Default State14678
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]}]
Drops Json[583]

Mining & Drops

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

Drop Data

1583

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:orange_shulker_box
/setblock ~ ~ ~ minecraft:orange_shulker_box
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:orange_shulker_box

Technical Data

{
    "id": "678",
    "numeric_id": "677",
    "name": "orange_shulker_box",
    "slug": "orange_shulker_box",
    "display_name": "Orange 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": "14674",
    "max_state_id": "14679",
    "default_state": "14678",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]}]",
    "drops_json": "[583]",
    "source_version": "1.21.9"
}