{
  "type": "extendedcrafting:shaped_flux_crafter",
  "powerRequired": 1000000,
  "pattern": [
    " c ",
    "cbc",
    " c "
  ],
  "key": {
    "c": {
      "item": "fluxnetworks:flux_core"
    },
    "b": {
      "item": "fluxnetworks:flux_block"
    }
  },
  "result": {
    "item": "fluxnetworks:flux_plug"
  }
}