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