observer.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:cobblestone"
},
"Q": {
"item": "minecraft:quartz"
},
"R": {
"item": "minecraft:redstone"
}
},
"pattern": [
"###",
"RRQ",
"###"
],
"result": {
"item": "minecraft:observer"
},
"show_notification": true
}