Cracked Mud Brick Slab
16×16 · BAKED

block· Slabs

Cracked Mud Brick Slab

Better Archeology · by Pandarix, Dunk3ll1cht
block Pickaxe Mineable

Cracked Mud Brick Slab is a block from Better Archeology, crafted from Cracked Mud Bricks.

Acquisition

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

Crafting
Cracked Mud Brick Slab Cracked Mud Brick Slab ×6 guaranteed

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

Crafting
Cracked Mud Brick Slab Cracked Mud Brick Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cracked Mud Brick Slab1–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.

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterarcheology:cracked_mud_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterarcheology:cracked_mud_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterarcheology:cracked_mud_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterarcheology:cracked_mud_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}