19 lines
258 B
JSON
19 lines
258 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"s s",
|
|
"scs",
|
|
" s "
|
|
],
|
|
"key": {
|
|
"s": "quickiemod:speedingot",
|
|
"c": [
|
|
"minecraft:chest",
|
|
"minecraft:barrel"
|
|
]
|
|
},
|
|
"result": {
|
|
"id": "quickiemod:blockstackerdown",
|
|
"count": 4
|
|
}
|
|
} |