minecraft · recipes
· 1.21.11
Daylight Detector
daylight_detector
Recipe #281
1.21.11
#1
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"G": "minecraft:glass",
"Q": "minecraft:quartz",
"W": "#minecraft:wooden_slabs"
},
"pattern": [
"GGG",
"QQQ",
"WWW"
],
"result": {
"count": 1,
"id": "minecraft:daylight_detector"
}
}