{
  "type": "create:mechanical_crafting",
  "pattern": [
    "ZZZZZ",
    "ISHSI",
    "CSKSC",
    "ESKSE"
  ],
  "key": {
    "I": {
      "tag": "forge:heavy_sheets/steel"
    },
    "C": {
      "item": "tfmg:heavy_machinery_casing"
    },
    "H": {
      "tag": "forge:compass"
    },
    "S": {
      "item": "create:shaft"
    },
    "E": {
      "item": "tfmg:steel_mechanism"
    },
    "K": {
      "tag": "forge:plates/copper"
    },
    "Z": {
      "item": "create:electron_tube"
    }
  },
  "result": {
    "item": "tfmg:surface_scanner"
  },
  "acceptMirrored": true
}