19 lines
316 B
JSON
19 lines
316 B
JSON
![]() |
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "redstone",
|
||
|
"group": "dispenser",
|
||
|
"key": {
|
||
|
"B": "minecraft:bow",
|
||
|
"R": "minecraft:redstone",
|
||
|
"S": "minecraft:cobblestone"
|
||
|
},
|
||
|
"pattern": [
|
||
|
"SSS",
|
||
|
"SBS",
|
||
|
"SRS"
|
||
|
],
|
||
|
"result": {
|
||
|
"count": 1,
|
||
|
"id": "minecraft:dispenser"
|
||
|
}
|
||
|
}
|