{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    "BCB",
    " A "
  ],
  "key": {
    "A": {
      "item": "tconstruct:ender_slime_ball"
    },
    "B": {
      "item": "tconstruct:ender_slime_crystal"
    },
    "C": {
      "item": "tinkers_advanced:disintegrate_crystal"
    }
  },
  "result": {
    "item": "tinkers_advanced:voltaic_crystal",
    "count": 1
  }
}