18 lines
No EOL
294 B
JSON
18 lines
No EOL
294 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"key": {
|
|
"#": "minecraft:cobblestone",
|
|
"Q": "minecraft:quartz",
|
|
"R": "minecraft:redstone"
|
|
},
|
|
"pattern": [
|
|
"###",
|
|
"RRQ",
|
|
"###"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:observer"
|
|
}
|
|
} |