Chocolate Cake
16×16 · BAKED

block· Machines & Other Blocks

Chocolate Cake

[Let's Do] Bakery · by Satisfy
block

Chocolate Cake is a block from [Let's Do] Bakery, crafted from Cake Dough and Chocolate Spread.

Acquisition

Baking Station using Cake Dough and Chocolate Spread. Produces Chocolate Cake.

Baking Station
Chocolate Cake Chocolate Cake guaranteed

Block drops

Drops itself

Developer reference
Registry name
bakery:chocolate_cake
Namespace
bakery
Mod ID
bakery

Recipe JSON (1):

{
  "recipe_type": "bakery:baking_station",
  "pattern": null,
  "ingredients": [
    {
      "item": "bakery:cake_dough"
    },
    {
      "item": "bakery:chocolate_jam"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}