Chocolate Gateau
16×16 · BAKED

block· Machines & Other Blocks

Chocolate Gateau

[Let's Do] Bakery · by Satisfy
block

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

Acquisition

Baking Station using Cake Dough and Chocolate Truffle. Produces Chocolate Gateau.

Baking Station
Chocolate Gateau Chocolate Gateau guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

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