Minecraft Item DB
BLOCK

Chorus Flower

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

Extended Properties

9 fields
Numeric Id655
Diggable1
Emit Light0
Filter Light1
Min State Id14504
Max State Id14509
Default State14504
States Json[{"name":"age","type":"int","num_values":6,"values":["0","1","2","3","4","5"]}]
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

1 entries
1
Nameage
Typeint
Num Values6
Values
10
21
32
43
54
65

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "656",
    "numeric_id": "655",
    "name": "chorus_flower",
    "slug": "chorus_flower",
    "display_name": "Chorus Flower",
    "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": "14504",
    "max_state_id": "14509",
    "default_state": "14504",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":6,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}