Minecraft Item DB
BLOCK

White Wool

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

Extended Properties

9 fields
Numeric Id140
Diggable1
Emit Light0
Filter Light15
Min State Id2093
Max State Id2093
Default State2093
States Json[]
Drops Json[213]

Mining & Drops

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

Drop Data

1213

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

Technical Data

{
    "id": "141",
    "numeric_id": "140",
    "name": "white_wool",
    "slug": "white_wool",
    "display_name": "White 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": "2093",
    "max_state_id": "2093",
    "default_state": "2093",
    "states_json": "[]",
    "drops_json": "[213]",
    "source_version": "1.21.9"
}