Crafting using Stick, Stick, Stick, Stick, Stick, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Bread Box.
- Inputs
- 5 × Stick
- 3 × Bamboo Slab
- Output
- → Bread Box
block· Machines & Other Blocks
Bread Box is a block from [Let's Do] Bakery, crafted from Stick and Bamboo Slab.
Crafting using Stick, Stick, Stick, Stick, Stick, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Bread Box.
| source | count | drop rate | conditions |
|---|---|---|---|
| Bread Box | 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:breadboxbakerybakeryminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"B B",
"LLL"
],
"ingredients": {
"B": {
"item": "minecraft:stick"
},
"L": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}