minecraft · recipes
· 26.1.2
Cake
cake
Recipe #184
26.1.2
#2
{
"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": {
"id": "minecraft:cake"
}
}