Minecraft Item DB
BLOCK

Water

water
Hardness100.000
Blast Resistance100.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id35
Diggable1
Emit Light0
Filter Light1
Min State Id86
Max State Id101
Default State86
States Json[{"name":"level","type":"int","num_values":16,"values":["0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15"]}]
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
Namelevel
Typeint
Num Values16
Values
10
21
32
43
54
65
76
87
98
109
1110
1211
1312
1413
1514
1615

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "36",
    "numeric_id": "35",
    "name": "water",
    "slug": "water",
    "display_name": "Water",
    "hardness": "100.000",
    "blast_resistance": "100.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "1",
    "min_state_id": "86",
    "max_state_id": "101",
    "default_state": "86",
    "states_json": "[{\"name\":\"level\",\"type\":\"int\",\"num_values\":16,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}