Smooth Midnight Sandstone Stairs
blue_skies:smooth_midnight_sandstone_stairs

Smooth Midnight Sandstone Stairs

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe MineableStairsStairs

Smooth Midnight Sandstone Stairs is a block from Blue Skies, crafted from Smooth Midnight Sandstone.

Acquisition

Crafting using Smooth Midnight Sandstone, Smooth Midnight Sandstone, Smooth Midnight Sandstone, Smooth Midnight Sandstone, Smooth Midnight Sandstone and Smooth Midnight Sandstone, arranged in the pattern shown. Produces 4× Smooth Midnight Sandstone Stairs.

Crafting
Smooth Midnight Sandstone Stairs Smooth Midnight Sandstone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Midnight Sandstone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:smooth_midnight_sandstone_stairs
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (2):

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