19 lines
312 B
JSON
19 lines
312 B
JSON
![]() |
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"category": "redstone",
|
||
|
"group": "dispenser",
|
||
|
"key": {
|
||
|
"D": "minecraft:dropper",
|
||
|
"S": "minecraft:string",
|
||
|
"W": "minecraft:stick"
|
||
|
},
|
||
|
"pattern": [
|
||
|
" WS",
|
||
|
"WDS",
|
||
|
" WS"
|
||
|
],
|
||
|
"result": {
|
||
|
"count": 1,
|
||
|
"id": "minecraft:dispenser"
|
||
|
}
|
||
|
}
|