superb-warfare/src/main/resources/data/superbwarfare/recipes/steel_action_crafting.json

17 lines
No EOL
246 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
"aaa",
" a"
],
"key": {
"a": {
"tag":"forge:ingots/steel"
}
},
"result": {
"item": "superbwarfare:steel_action",
"count": 1
}
}