Polished Soulless Sandstone Stairs
forbidden_arcanus:polished_soulless_sandstone_stairs

Polished Soulless Sandstone Stairs

Forbidden & Arcanus · by stal111, CesarZorak
block Pickaxe MineableStairsStairs

Polished Soulless Sandstone Stairs is a block from Forbidden & Arcanus, crafted from Soulless Sandstone.

Acquisition

Stone Cutting using Soulless Sandstone. Produces Polished Soulless Sandstone Stairs.

Stone Cutting
Polished Soulless Sandstone Stairs Polished Soulless Sandstone Stairs guaranteed

Crafting using Polished Soulless Sandstone, Polished Soulless Sandstone, Polished Soulless Sandstone, Polished Soulless Sandstone, Polished Soulless Sandstone and Polished Soulless Sandstone, arranged in the pattern shown. Produces 4× Polished Soulless Sandstone Stairs.

Crafting
Polished Soulless Sandstone Stairs Polished Soulless Sandstone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Soulless Sandstone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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