Minecraft Item DB
BLOCK

Red Mushroom Block

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

Extended Properties

9 fields
Numeric Id338
Diggable1
Emit Light0
Filter Light15
Min State Id7629
Max State Id7692
Default State7629
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[0]

Mining & Drops

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

Drop Data

10

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:red_mushroom_block
/setblock ~ ~ ~ minecraft:red_mushroom_block
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:red_mushroom_block

Technical Data

{
    "id": "339",
    "numeric_id": "338",
    "name": "red_mushroom_block",
    "slug": "red_mushroom_block",
    "display_name": "Red Mushroom Block",
    "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": "7629",
    "max_state_id": "7692",
    "default_state": "7629",
    "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": "[0]",
    "source_version": "1.21.9"
}