17 lines
244 B
JSON
17 lines
244 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "tools",
|
|
"pattern": [
|
|
"s",
|
|
"|",
|
|
"|"
|
|
],
|
|
"key": {
|
|
"s": "quickly:quickieingot",
|
|
"|": "quickly:copperstick"
|
|
},
|
|
"result": {
|
|
"id": "quickly:quickiepowdershovel",
|
|
"count": 1
|
|
}
|
|
} |