{
  "type": "minecraft:crafting_shaped",
  "group": "fluxnetworks",
  "pattern": [
    "fcf",
    "cac",
    "fcf"
  ],
  "key": {
    "c": {
      "item": "fluxnetworks:flux_core"
    },
    "f": {
      "item": "fluxnetworks:flux_dust"
    },
    "a": {
      "item": "mekanism:module_energy_unit"
    }
  },
  "result": {
    "item": "fluxnetworks:flux_block"
  }
}