{
  "type": "minecraft:crafting_shaped",
  "key": {
    "E": {
      "item": "minecraft:ender_eye"
    },
    "G": {
      "item": "minecraft:glass"
    },
    "T": {
      "item": "minecraft:ghast_tear"
    }
  },
  "pattern": [
    "GGG",
    "GEG",
    "GTG"
  ],
  "result": {
    "item": "minecraft:end_crystal"
  }
}