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

16 lines
No EOL
235 B
JSON

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