18 lines
No EOL
302 B
JSON
18 lines
No EOL
302 B
JSON
{
|
|
"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"
|
|
}
|
|
} |