Minecraft Item DB
BLOCK

Brewing Stand

brewing_stand
Hardness0.500
Blast Resistance0.500
Mining Toolpickaxe
Mining Level
Materialmineable/pickaxe
Light1
Transparent1

Extended Properties

9 fields
Numeric Id385
Diggable1
Emit Light1
Filter Light0
Min State Id9251
Max State Id9258
Default State9258
States Json[{"name":"has_bottle_0","type":"bool","num_values":2},{"name":"has_bottle_1","type":"bool","num_values":2},{"name":"has_bottle_2","type":"bool","num_values":2}]
Drops Json[1126]

Mining & Drops

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

Drop Data

11126

Block States

3 entries
1
Namehas_bottle_0
Typebool
Num Values2
2
Namehas_bottle_1
Typebool
Num Values2
3
Namehas_bottle_2
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "386",
    "numeric_id": "385",
    "name": "brewing_stand",
    "slug": "brewing_stand",
    "display_name": "Brewing Stand",
    "hardness": "0.500",
    "blast_resistance": "0.500",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "1",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "1",
    "filter_light": "0",
    "min_state_id": "9251",
    "max_state_id": "9258",
    "default_state": "9258",
    "states_json": "[{\"name\":\"has_bottle_0\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"has_bottle_1\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"has_bottle_2\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1126]",
    "source_version": "1.21.9"
}