Minecraft Item DB
BLOCK

Chorus Plant

chorus_plant
Hardness0.400
Blast Resistance0.400
Mining Tool
Mining Level
Materialplant;mineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id654
Diggable1
Emit Light0
Filter Light1
Min State Id14440
Max State Id14503
Default State14503
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
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "655",
    "numeric_id": "654",
    "name": "chorus_plant",
    "slug": "chorus_plant",
    "display_name": "Chorus Plant",
    "hardness": "0.400",
    "blast_resistance": "0.400",
    "mining_tool": null,
    "mining_level": null,
    "material": "plant;mineable/axe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "1",
    "min_state_id": "14440",
    "max_state_id": "14503",
    "default_state": "14503",
    "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"
}