Crafting using Milk Bucket, Dried Vanilla Pods, Milk Bucket, Sugar, Egg, Sugar, Wheat, Dried Vanilla Pods and Wheat, arranged in the pattern shown. Produces Vanilla Cake.
Vanilla Cake
Neapolitan · by Team Abnormals
Vanilla Cake is a block from Neapolitan, crafted from Milk Bucket, Dried Vanilla Pods, Sugar, Egg, and Wheat.
Acquisition
Block drops
Developer reference
- Registry name
neapolitan:vanilla_cake- Namespace
neapolitan- Mod ID
neapolitan- Tags (1)
abnormals_delight:blocks/drops_vanilla_cake_slice
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ADA",
"BEB",
"CDC"
],
"ingredients": {
"A": {
"tag": "forge:milk"
},
"B": {
"item": "minecraft:sugar"
},
"C": {
"item": "minecraft:wheat"
},
"D": {
"item": "neapolitan:dried_vanilla_pods"
},
"E": {
"tag": "forge:eggs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}