G GameIDs
minecraft · recipes · 1.21.11

Cake

cake

Recipe #184

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "A": "minecraft:milk_bucket",
        "B": "minecraft:sugar",
        "C": "minecraft:wheat",
        "E": "#minecraft:eggs"
    },
    "pattern": [
        "AAA",
        "BEB",
        "CCC"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:cake"
    }
}