daylight_detector.json
0 B
Empty File
{
"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"
}
}