{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    "BCB",
    " A "
  ],
  "key": {
    "A": {
      "item": "minecraft:slime_ball"
    },
    "B": {
      "item": "tconstruct:slimesteel_ingot"
    },
    "C": {
      "item": "minecraft:echo_shard"
    }
  },
  "result": {
    "item": "tinkers_advanced:resonance_crystal",
    "count": 1
  }
}