G GameIDs
minecraft · recipes · 1.14.4

End Crystal

end_crystal

Recipe #835

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