Cake Stand
16×16 · BAKED

block· Machines & Other Blocks

Cake Stand

[Let's Do] Bakery · by Satisfy
block

Cake Stand is a block from [Let's Do] Bakery, crafted from Glass Pane, Brick, and White Dye.

Acquisition

Crafting using Glass Pane, Glass Pane, Glass Pane, Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Cake Stand.

Crafting
Glass Pane
Glass Pane
Glass Pane
Brick
White Dye
Brick
Brick
Cake Stand Cake Stand ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cake Stand1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "BWB",
    " B "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:glass_pane"
    },
    "B": {
      "item": "minecraft:brick"
    },
    "W": {
      "item": "minecraft:white_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}