17 lines
246 B
JSON
17 lines
246 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "tools",
|
|
"pattern": [
|
|
"ss",
|
|
" |",
|
|
" |"
|
|
],
|
|
"key": {
|
|
"s": "quickiemod:quickieingot",
|
|
"|": "minecraft:stick"
|
|
},
|
|
"result": {
|
|
"id": "quickiemod:quickiepowderhoe",
|
|
"count": 1
|
|
}
|
|
} |