18 lines
No EOL
292 B
JSON
18 lines
No EOL
292 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "redstone",
|
|
"key": {
|
|
"#": "minecraft:cobblestone",
|
|
"R": "minecraft:redstone",
|
|
"X": "minecraft:bow"
|
|
},
|
|
"pattern": [
|
|
"###",
|
|
"#X#",
|
|
"#R#"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:dispenser"
|
|
}
|
|
} |