Wall Display
16×16 · BAKED

block· Machines & Other Blocks

Wall Display

[Let's Do] Bakery · by Satisfy
block Axe Mineable

Wall Display is a block from [Let's Do] Bakery, crafted from Stick and Bamboo Slab.

Acquisition

Crafting using Stick, Bamboo Slab, Stick, Stick, Bamboo Slab, Stick, Stick, Bamboo Slab and Stick, arranged in the pattern shown. Produces 2× Wall Display.

Crafting
Stick
Bamboo Slab
Stick
Stick
Bamboo Slab
Stick
Stick
Bamboo Slab
Stick
Wall Display Wall Display ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Wall 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:wall_display
Namespace
bakery
Mod ID
bakery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BLB",
    "BLB",
    "BLB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:stick"
    },
    "L": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}