Strawberry Cake
16×16 · BAKED

block· Machines & Other Blocks

Strawberry Cake

[Let's Do] Bakery · by Satisfy
block

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

Acquisition

Baking Station using Cake Dough and Strawberry Jam. Produces Strawberry Cake.

Baking Station
Strawberry Cake Strawberry Cake guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

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