24 lines
No EOL
363 B
JSON
24 lines
No EOL
363 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "equipment",
|
|
"pattern": [
|
|
"aba",
|
|
" c ",
|
|
" c "
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:iron_block"
|
|
},
|
|
"c": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"result": {
|
|
"id": "superbwarfare:hammer",
|
|
"count": 1
|
|
}
|
|
} |