{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "IBI",
    "III"
  ],
  "key": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "B": {
      "tag": "forge:barrels/wooden"
    }
  },
  "result": {
    "item": "alexscaves:metal_barrel"
  }
}