block· Machines & Other Blocks

Scarlet Bricks

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

Scarlet Bricks is a block from Create Deco, crafted from Corner Scarlet Bricks.

Acquisition

Crafting using Brick, Brick, Brick, Brick, Crimsite, Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces 4× Scarlet Bricks.

Crafting
Scarlet Bricks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Scarlet 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 Scarlet Bricks and Vines, in any arrangement. Produces Mossy Scarlet Bricks.

Crafting ⇆ any arrangement
Mossy Scarlet Bricks guaranteed

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

Crafting
Scarlet Brick Slab Scarlet Brick Slab ×6 guaranteed
view all 26 →

Block drops

Drops itself when broken.

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

Recipe JSON (5):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:corner_scarlet_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:tiled_scarlet_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:crimsite"
    },
    "b": {
      "item": "minecraft:brick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:short_scarlet_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:long_scarlet_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}