Crafting using Bamboo Slab, Barrel, Barrel and Bamboo Slab, arranged in the pattern shown. Produces 2× Wall Cabinet.
- Inputs
- 2 × Bamboo Slab
- 2 × Barrel
- Output
- → Wall Cabinet ×2
block· Machines & Other Blocks
Wall Cabinet is a block from [Let's Do] Bakery, crafted from Bamboo Slab and Barrel.
Crafting using Bamboo Slab, Barrel, Barrel and Bamboo Slab, arranged in the pattern shown. Produces 2× Wall Cabinet.
| source | count | drop rate | conditions |
|---|---|---|---|
| Wall Cabinet | 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:wall_cabinetbakerybakeryminecraft: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
}