{
  "__comment__": "This file was automatically created by mcresources",
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    " Y ",
    "YYY"
  ],
  "key": {
    "X": {
      "tag": "forge:double_ingots/steel"
    },
    "Y": {
      "tag": "forge:ingots/cast_iron"
    }
  },
  "result": {
    "item": "minecraft:anvil"
  }
}