G GameIDs
minecraft · recipes · 1.21.11

Ender Chest

ender_chest

Recipe #168

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:obsidian",
        "E": "minecraft:ender_eye"
    },
    "pattern": [
        "###",
        "#E#",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:ender_chest"
    }
}