Minecraft Item DB
BLOCK

Cyan Wool

cyan_wool
Hardness0.800
Blast Resistance0.800
Mining Tool
Mining Level
Materialwool
Light0
Transparent0

Extended Properties

9 fields
Numeric Id149
Diggable1
Emit Light0
Filter Light15
Min State Id2102
Max State Id2102
Default State2102
States Json[]
Drops Json[222]

Mining & Drops

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

Drop Data

1222

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "150",
    "numeric_id": "149",
    "name": "cyan_wool",
    "slug": "cyan_wool",
    "display_name": "Cyan Wool",
    "hardness": "0.800",
    "blast_resistance": "0.800",
    "mining_tool": null,
    "mining_level": null,
    "material": "wool",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "2102",
    "max_state_id": "2102",
    "default_state": "2102",
    "states_json": "[]",
    "drops_json": "[222]",
    "source_version": "1.21.9"
}