Minecraft Item DB
BLOCK

Snow

snow
Hardness0.100
Blast Resistance0.100
Mining Tool
Mining Level
Materialmineable/shovel
Light0
Transparent0

Extended Properties

9 fields
Numeric Id275
Diggable1
Emit Light0
Filter Light0
Min State Id6718
Max State Id6725
Default State6718
States Json[{"name":"layers","type":"int","num_values":8,"values":["1","2","3","4","5","6","7","8"]}]
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
Namelayers
Typeint
Num Values8
Values
11
22
33
44
55
66
77
88

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "276",
    "numeric_id": "275",
    "name": "snow",
    "slug": "snow",
    "display_name": "Snow",
    "hardness": "0.100",
    "blast_resistance": "0.100",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/shovel",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "6718",
    "max_state_id": "6725",
    "default_state": "6718",
    "states_json": "[{\"name\":\"layers\",\"type\":\"int\",\"num_values\":8,\"values\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}