{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "C": {
      "item": "immersiveengineering:coil_lv"
    },
    "M": {
      "item": "create_new_age:magnetite_block"
    },
    "N": {
      "item": "create:andesite_casing"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "pattern": [
    "NN ",
    "MCS",
    "NN "
  ],
  "result": {
    "item": "create_new_age:basic_motor"
  },
  "show_notification": true
}