Chiseled Red Rock Brick Stairs
byg:chiseled_red_rock_brick_stairs

Chiseled Red Rock Brick Stairs

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block StairsStairs

Chiseled Red Rock Brick Stairs is a block from Oh The Biomes You'll Go, crafted from Chiseled Red Rock Bricks.

Acquisition

Stone Cutting using Red Rock Bricks. Produces Chiseled Red Rock Brick Stairs.

Stone Cutting
Chiseled Red Rock Brick Stairs Chiseled Red Rock Brick Stairs guaranteed

Stone Cutting using Red Rock. Produces Chiseled Red Rock Brick Stairs.

Stone Cutting
Chiseled Red Rock Brick Stairs Chiseled Red Rock Brick Stairs guaranteed

Crafting using Chiseled Red Rock Bricks, Chiseled Red Rock Bricks, Chiseled Red Rock Bricks, Chiseled Red Rock Bricks, Chiseled Red Rock Bricks and Chiseled Red Rock Bricks, arranged in the pattern shown. Produces 4× Chiseled Red Rock Brick Stairs.

Crafting
Chiseled Red Rock Brick Stairs Chiseled Red Rock Brick Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Red Rock Brick Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:chiseled_red_rock_brick_stairs
Namespace
byg
Mod ID
byg
Tags (2)
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (4):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "byg:chiseled_red_rock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "byg:red_rock_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "byg:red_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:chiseled_red_rock_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}