block· Machines & Other Blocks

Tiled Blue Bricks

Create Deco · by Kayla, Talrey, Ordana, Cassian
block Pickaxe Mineable

Tiled Blue Bricks is a block from Create Deco, crafted from Short Blue Bricks.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Tiled Blue Bricks1–1100%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.

Used in

Crafting using Tiled Blue Bricks, Tiled Blue Bricks and Tiled Blue Bricks, arranged in the pattern shown. Produces 6× Tiled Blue Brick Slab.

Crafting
Tiled Blue Brick Slab Tiled Blue Brick Slab ×6 guaranteed
view all 22 →

Block drops

Drops itself when broken.

Developer reference
Registry name
createdeco:tiled_blue_bricks
Namespace
createdeco
Mod ID
createdeco
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "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: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:blue_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:long_blue_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}