Crafting using Glass, Glass, Glass, Nether Quartz, Nether Quartz, Nether Quartz, Any Wooden Slabs, Any Wooden Slabs and Any Wooden Slabs, arranged in the pattern shown. Produces Daylight Detector.
Daylight Detector
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Daylight Detector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:daylight_detector- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"QQQ",
"WWW"
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"Q": {
"item": "minecraft:quartz"
},
"W": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
