17 lines
236 B
JSON
17 lines
236 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "tools",
|
|
"pattern": [
|
|
"ss",
|
|
"s|",
|
|
" |"
|
|
],
|
|
"key": {
|
|
"s": "quickly:speedingot",
|
|
"|": "minecraft:stick"
|
|
},
|
|
"result": {
|
|
"id": "quickly:speedpowderaxe",
|
|
"count": 1
|
|
}
|
|
} |