Minecraft Item DB
BLOCK

Hopper

hopper
Hardness3.000
Blast Resistance4.800
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id475
Diggable1
Emit Light0
Filter Light0
Min State Id11111
Max State Id11120
Default State11111
States Json[{"name":"enabled","type":"bool","num_values":2},{"name":"facing","type":"enum","num_values":5,"values":["down","north","south","west","east"]}]
Drops Json[727]

Mining & Drops

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

Drop Data

1727

Block States

2 entries
1
Nameenabled
Typebool
Num Values2
2
Namefacing
Typeenum
Num Values5
Values
1down
2north
3south
4west
5east

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "476",
    "numeric_id": "475",
    "name": "hopper",
    "slug": "hopper",
    "display_name": "Hopper",
    "hardness": "3.000",
    "blast_resistance": "4.800",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "11111",
    "max_state_id": "11120",
    "default_state": "11111",
    "states_json": "[{\"name\":\"enabled\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":5,\"values\":[\"down\",\"north\",\"south\",\"west\",\"east\"]}]",
    "drops_json": "[727]",
    "source_version": "1.21.9"
}