Minecraft Item DB
BLOCK

Daylight Detector

daylight_detector
Hardness0.200
Blast Resistance0.200
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent0

Extended Properties

9 fields
Numeric Id472
Diggable1
Emit Light0
Filter Light0
Min State Id11077
Max State Id11108
Default State11093
States Json[{"name":"inverted","type":"bool","num_values":2},{"name":"power","type":"int","num_values":16,"values":["0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15"]}]
Drops Json[741]

Mining & Drops

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

Drop Data

1741

Block States

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

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "473",
    "numeric_id": "472",
    "name": "daylight_detector",
    "slug": "daylight_detector",
    "display_name": "Daylight Detector",
    "hardness": "0.200",
    "blast_resistance": "0.200",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "11077",
    "max_state_id": "11108",
    "default_state": "11093",
    "states_json": "[{\"name\":\"inverted\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"power\",\"type\":\"int\",\"num_values\":16,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\"]}]",
    "drops_json": "[741]",
    "source_version": "1.21.9"
}