Cupcake Display
16×16 · BAKED

block· Machines & Other Blocks

Cupcake Display

[Let's Do] Bakery · by Satisfy
block

Cupcake Display is a block from [Let's Do] Bakery, crafted from Iron Nugget and Bamboo Slab.

Acquisition

Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Bamboo Slab, Iron Nugget, Iron Nugget, Bamboo Slab and Iron Nugget, arranged in the pattern shown. Produces 2× Cupcake Display.

Crafting
Iron Nugget
Iron Nugget
Iron Nugget
Iron Nugget
Bamboo Slab
Iron Nugget
Iron Nugget
Bamboo Slab
Iron Nugget
Cupcake Display Cupcake Display ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cupcake Display1–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:cupcake_display
Namespace
bakery
Mod ID
bakery

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BWB",
    "BWB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:iron_nugget"
    },
    "W": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}