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


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

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