Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Any Moa Eggs, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Cake
Acquisition
Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Duck Egg, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Scrapbox using Scrap Box. Produces Cake.
Crafting using Skyroot Milk Bucket, Skyroot Milk Bucket, Skyroot Milk Bucket, Sugar, Any Moa Eggs, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Cake Base and Sugar, arranged in the pattern shown. Produces Cake.
Crafting using Milk Bucket, Sugar, Any Eggs, Sugar and Dough, arranged in the pattern shown. Produces Cake.
Filling using Baked Cake Base and 1000× Milk Bucket. Produces Cake.
Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Egg, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Egg, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Crafting using Skyroot Milk Bucket, Skyroot Milk Bucket, Skyroot Milk Bucket, Sugar, Egg, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Block drops
Developer reference
- Registry name
minecraft:cake- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (10):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"tag": "aether:moa_eggs"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:cake",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"item": "naturalist:duck_egg"
}
},
"conditions": [],
"sequence": null,
"group_name": "naturalist:cake",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "aether:skyroot_milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"tag": "aether:moa_eggs"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:cake",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MMM",
"SCS"
],
"ingredients": {
"C": {
"item": "enderio:cake_base"
},
"M": {
"item": "minecraft:milk_bucket"
},
"S": {
"item": "minecraft:sugar"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M ",
"SES",
" P "
],
"ingredients": {
"E": {
"tag": "forge:eggs"
},
"M": {
"item": "minecraft:milk_bucket"
},
"P": {
"tag": "forge:dough"
},
"S": {
"item": "minecraft:sugar"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "createaddition:cake_base_baked"
},
{
"amount": 1000,
"fluidTag": "forge:milk"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"item": "minecraft:egg"
}
},
"conditions": [],
"sequence": null,
"group_name": "naturalist:cake",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "minecraft:milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"item": "minecraft:egg"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BEB",
"CCC"
],
"ingredients": {
"A": {
"item": "aether:skyroot_milk_bucket"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"E": {
"item": "minecraft:egg"
}
},
"conditions": [],
"sequence": null,
"group_name": "minecraft:cake",
"experience": null,
"cooking_time": null
}