Minecraft Item DB
BLOCK

Light

light
Hardness-1.000
Blast Resistance3600000.800
Mining Tool
Mining Level
Materialdefault
Light15
Transparent1

Extended Properties

9 fields
Numeric Id523
Diggable0
Emit Light15
Filter Light0
Min State Id12333
Max State Id12364
Default State12364
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"]},{"name":"waterlogged","type":"bool","num_values":2}]
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

2 entries
1
Namelevel
Typeint
Num Values16
Values
10
21
32
43
54
65
76
87
98
109
1110
1211
1312
1413
1514
1615
2
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableNo

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "524",
    "numeric_id": "523",
    "name": "light",
    "slug": "light",
    "display_name": "Light",
    "hardness": "-1.000",
    "blast_resistance": "3600000.800",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "15",
    "transparent": "1",
    "diggable": "0",
    "emit_light": "15",
    "filter_light": "0",
    "min_state_id": "12333",
    "max_state_id": "12364",
    "default_state": "12364",
    "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\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}