block· Machines & Other Blocks

Tiled Red Bricks

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

Tiled Red Bricks is a block from Create Deco, crafted from Long Red Bricks.

Acquisition

Stone Cutting using Bricks. Produces Tiled Red Bricks.

Stone Cutting
Tiled Red Bricks guaranteed

Mining & drops

sourcecountdrop rateconditions
Tiled Red 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

view all 18 →

Block drops

Drops itself when broken.

Developer reference
Registry name
createdeco:tiled_red_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_red_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:corner_red_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
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:short_red_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}