Minecraft Item DB
BLOCK

Ender Chest

ender_chest
Hardness22.500
Blast Resistance600.000
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light7
Transparent0

Extended Properties

9 fields
Numeric Id399
Diggable1
Emit Light7
Filter Light0
Min State Id9374
Max State Id9381
Default State9375
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[321]

Mining & Drops

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

Drop Data

1321

Block States

2 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "400",
    "numeric_id": "399",
    "name": "ender_chest",
    "slug": "ender_chest",
    "display_name": "Ender Chest",
    "hardness": "22.500",
    "blast_resistance": "600.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "7",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "7",
    "filter_light": "0",
    "min_state_id": "9374",
    "max_state_id": "9381",
    "default_state": "9375",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[321]",
    "source_version": "1.21.9"
}