Ashen Brick Wall
embers:ashen_brick_wall

Ashen Brick Wall

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe MineableWalls

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Ashen Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:ashen_brick_wall
Namespace
embers
Mod ID
embers
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    "XXX"
  ],
  "ingredients": {
    "X": {
      "item": "embers:ashen_brick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:ashen_brick"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}