Crafting using Glass Pane, Glass Pane, Glass Pane, Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Cake Stand.
- Inputs
- 3 × Glass Pane
- 3 × Brick
- White Dye
- Output
- → Cake Stand ×2
block· Machines & Other Blocks
Cake Stand is a block from [Let's Do] Bakery, crafted from Glass Pane, Brick, and White Dye.
Crafting using Glass Pane, Glass Pane, Glass Pane, Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Cake Stand.
| source | count | drop rate | conditions |
|---|---|---|---|
| Cake Stand | 1–1 | 100% | 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.
Drops itself when broken.
bakery:cake_standbakerybakeryRecipe 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
}