Minecraft Item DB
BLOCK

Mushroom Stem

mushroom_stem
Hardness0.200
Blast Resistance0.200
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id339
Diggable1
Emit Light0
Filter Light15
Min State Id7693
Max State Id7756
Default State7693
States Json[{"name":"down","type":"bool","num_values":2},{"name":"east","type":"bool","num_values":2},{"name":"north","type":"bool","num_values":2},{"name":"south","type":"bool","num_values":2},{"name":"up","type":"bool","num_values":2},{"name":"west","type":"bool","num_values":2}]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

6 entries
1
Namedown
Typebool
Num Values2
2
Nameeast
Typebool
Num Values2
3
Namenorth
Typebool
Num Values2
4
Namesouth
Typebool
Num Values2
5
Nameup
Typebool
Num Values2
6
Namewest
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "340",
    "numeric_id": "339",
    "name": "mushroom_stem",
    "slug": "mushroom_stem",
    "display_name": "Mushroom Stem",
    "hardness": "0.200",
    "blast_resistance": "0.200",
    "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": "7693",
    "max_state_id": "7756",
    "default_state": "7693",
    "states_json": "[{\"name\":\"down\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"east\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"north\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"south\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"up\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"west\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}