Crafting using Bricks, Bricks, Bricks and Bricks, arranged in the pattern shown. Produces 4× Mixed Bricks.
- Inputs
- 4 × Bricks
- Output
- → Mixed Bricks ×4


block· Machines & Other Blocks
Mixed Bricks is a block from Twigs, crafted from Bricks.
Crafting using Bricks, Bricks, Bricks and Bricks, arranged in the pattern shown. Produces 4× Mixed Bricks.

Stone Cutting using Bricks. Produces Mixed Bricks.

| source | count | drop rate | conditions |
|---|---|---|---|
| Mixed Bricks | 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.
twigs:mixed_brickstwigstwigsminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}