{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NCN",
    "NNN"
  ],
  "key": {
    "N": {
      "item": "alexscaves:energized_galena_neutral"
    },
    "C": {
      "item": "alexscaves:telecore"
    }
  },
  "result": {
    "item": "alexscaves:tesla_bulb"
  }
}