Smooth Crystal Sandstone Stairs
blue_skies:smooth_crystal_sandstone_stairs

Smooth Crystal Sandstone Stairs

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

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

Acquisition

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

Crafting
Smooth Crystal Sandstone Stairs Smooth Crystal Sandstone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Crystal Sandstone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:smooth_crystal_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:crafting_shaped",
  "pattern": [
    "#  ",
    "## ",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "blue_skies:smooth_crystal_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:smooth_crystal_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}