G GameIDs
minecraft · recipes · 1.20.6

End Crystal

end_crystal

Recipe #835

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "E": {
            "item": "minecraft:ender_eye"
        },
        "G": {
            "item": "minecraft:glass"
        },
        "T": {
            "item": "minecraft:ghast_tear"
        }
    },
    "pattern": [
        "GGG",
        "GEG",
        "GTG"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:end_crystal"
    }
}