{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:end_crystal"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "GGG",
      "GEG",
      "GTG"
    ],
    "key": {
      "T": {
        "item": "minecraft:ghast_tear"
      },
      "E": {
        "item": "minecraft:ender_eye"
      },
      "G": {
        "item": "minecraft:glass"
      }
    },
    "result": {
      "item": "minecraft:end_crystal"
    }
  }
}
