Stone Cutting using Long Blue Bricks. Produces Blue Bricks.


block· Machines & Other Blocks
Blue Bricks is a block from Create Deco, crafted from Long Blue Bricks.
Stone Cutting using Long Blue Bricks. Produces Blue Bricks.

Stone Cutting using Tiled Blue Bricks. Produces Blue Bricks.

Stone Cutting using Corner Blue Bricks. Produces Blue Bricks.

Stone Cutting using Short Blue Bricks. Produces Blue Bricks.

Crafting using Brick, Brick, Brick, Brick, Asurine, Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces 4× Blue Bricks.
| source | count | drop rate | conditions |
|---|---|---|---|
| Blue 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.
Stone Cutting using Blue Bricks. Produces Short Blue Bricks.

Crafting using Blue Bricks, Blue Bricks, Blue Bricks, Blue Bricks, Blue Bricks and Blue Bricks, arranged in the pattern shown. Produces 4× Blue Brick Stairs.
Stone Cutting using Blue Bricks. Produces Corner Blue Brick Slab.
Crafting using Blue Bricks, Blue Bricks and Blue Bricks, arranged in the pattern shown. Produces 6× Blue Brick Slab.
Smelting using Blue Bricks (200 ticks, 0.1 xp). Produces Cracked Blue Bricks.
200 ticks· 0.1 xp

Drops itself when broken.
createdeco:blue_brickscreatedecocreatedecominecraft:blocks/mineable/pickaxe
Recipe JSON (5):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "createdeco:long_blue_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "createdeco:tiled_blue_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "createdeco:corner_blue_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "createdeco:short_blue_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"bbb",
"bab",
"bbb"
],
"ingredients": {
"a": {
"item": "create:asurine"
},
"b": {
"item": "minecraft:brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}