{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "I I",
    "N N",
    "NNN"
  ],
  "key": {
    "N": {
      "item": "alexscaves:azure_neodymium_ingot"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "result": {
    "item": "alexscaves:azure_magnet",
    "count": 1
  }
}