20 lines
No EOL
292 B
JSON
20 lines
No EOL
292 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"pattern": [
|
|
" a",
|
|
"b "
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"tag":"forge:ingots/steel"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "superbwarfare:knife",
|
|
"count": 1
|
|
}
|
|
} |