G GameIDs
minecraft · recipes · 1.21.11

End Crystal

end_crystal

Recipe #835

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