Wall Cabinet
16×16 · BAKED

block· Machines & Other Blocks

Wall Cabinet

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

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

Acquisition

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

Crafting
Wall Cabinet Wall Cabinet ×2 guaranteed

Mining & drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LB",
    "BL"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:barrel"
    },
    "L": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cabinet",
  "experience": null,
  "cooking_time": null
}