Archaic Brick Wall
embers:archaic_bricks_wall

Archaic Brick Wall

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

Archaic Brick Wall is a block from Embers Rekindled, crafted from Archaic Bricks.

Acquisition

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

Crafting
Archaic Brick Wall Archaic Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Archaic Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:archaic_bricks_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:archaic_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:archaic_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}