Cracked Mud Brick Stairs
16×16 · BAKED

block· Stairs

Cracked Mud Brick Stairs

Better Archeology · by Pandarix, Dunk3ll1cht
block Pickaxe Mineable

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

Acquisition

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

Crafting
Cracked Mud Brick Stairs Cracked Mud Brick Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cracked Mud Brick Stairs1–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_stairs
Namespace
betterarcheology
Mod ID
betterarcheology
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "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
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterarcheology:cracked_mud_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}