Crafting using Any Planks, Barrel, Barrel and Any Planks, arranged in the pattern shown. Produces 2× Cabinet.
- Inputs
- 2 × Any Planks
- 2 × Barrel
- Output
- → Cabinet ×2


block· Machines & Other Blocks
Cabinet is a block from [Let's Do] Bakery, crafted from Any Planks and Barrel.
Crafting using Any Planks, Barrel, Barrel and Any Planks, arranged in the pattern shown. Produces 2× Cabinet.

| source | count | drop rate | conditions |
|---|---|---|---|
| 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:cabinetbakerybakeryminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LB",
"BL"
],
"ingredients": {
"B": {
"item": "minecraft:barrel"
},
"L": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "cabinet",
"experience": null,
"cooking_time": null
}