daylight_detector.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"G": {
"item": "minecraft:glass"
},
"Q": {
"item": "minecraft:quartz"
},
"W": {
"tag": "minecraft:wooden_slabs"
}
},
"pattern": [
"GGG",
"QQQ",
"WWW"
],
"result": {
"item": "minecraft:daylight_detector"
},
"show_notification": true
}