block· Machines & Other Blocks

Corner Blue Bricks

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

Corner Blue Bricks is a block from Create Deco, crafted from Long Blue Bricks.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Corner 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 Corner Blue Bricks, Corner Blue Bricks, Corner Blue Bricks, Corner Blue Bricks, Corner Blue Bricks and Corner Blue Bricks, arranged in the pattern shown. Produces 4× Corner Blue Brick Stairs.

Crafting
Corner Blue Brick Stairs Corner Blue Brick Stairs ×4 guaranteed
view all 22 →

Block drops

Drops itself when broken.

Developer reference
Registry name
createdeco:corner_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:long_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: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:blue_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}