Archaic Large Brick Slab
embers:archaic_large_bricks_slab

Archaic Large Brick Slab

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

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

Acquisition

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

Crafting
Archaic Large Brick Slab Archaic Large Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Archaic Large Brick Slab1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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