G GameIDs
minecraft · recipes · 26.1.2

End Crystal

end_crystal

Recipe #835

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "E": "minecraft:ender_eye",
        "G": "minecraft:glass",
        "T": "minecraft:ghast_tear"
    },
    "pattern": [
        "GGG",
        "GEG",
        "GTG"
    ],
    "result": {
        "id": "minecraft:end_crystal"
    }
}