embers:ashen_brick

Ashen Brick

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Ashen StonePickaxe Mineable

Ashen Brick is a block from Embers Rekindled, crafted from Ashen Stone.

Acquisition

Crafting using Ashen Stone, Ashen Stone, Ashen Stone and Ashen Stone, arranged in the pattern shown. Produces 4× Ashen Brick.

Crafting
Ashen Brick ×4 guaranteed

Crafting using Cracked Stone Bricks, Cracked Stone Bricks, Ash, Cracked Stone Bricks and Cracked Stone Bricks, arranged in the pattern shown. Produces 4× Ashen Brick.

Crafting
Ashen Brick ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Brick1–1100%Survives Explosion

Used in (9)

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

Crafting
Ashen Brick Slab Ashen Brick Slab ×6 guaranteed

Crafting using Ashen Brick, Ashen Brick, Ashen Brick, Ashen Brick, Ashen Brick and Ashen Brick, arranged in the pattern shown. Produces 6× Ashen Brick Wall.

Crafting
Ashen Brick Wall Ashen Brick Wall ×6 guaranteed
view all 9 →

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:ashen_brick
Namespace
embers
Mod ID
embers
Tags (2)
embers:items/ashen_stone
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "embers:ashen_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:ashen_tile"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:ashen_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SAS",
    " S "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:dusts/ash"
    },
    "S": {
      "tag": "minecraft:stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}