Minecraft Item DB
BLOCK

Barrel

barrel
Hardness2.500
Blast Resistance2.500
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id837
Diggable1
Emit Light0
Filter Light15
Min State Id20540
Max State Id20551
Default State20541
States Json[{"name":"facing","type":"enum","num_values":6,"values":["north","east","south","west","up","down"]},{"name":"open","type":"bool","num_values":2}]
Drops Json[1337]

Mining & Drops

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

Drop Data

11337

Block States

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

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "838",
    "numeric_id": "837",
    "name": "barrel",
    "slug": "barrel",
    "display_name": "Barrel",
    "hardness": "2.500",
    "blast_resistance": "2.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": "20540",
    "max_state_id": "20551",
    "default_state": "20541",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":6,\"values\":[\"north\",\"east\",\"south\",\"west\",\"up\",\"down\"]},{\"name\":\"open\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1337]",
    "source_version": "1.21.9"
}