Polished Darkstone Stairs
forbidden_arcanus:polished_darkstone_stairs

Polished Darkstone Stairs

Forbidden & Arcanus · by stal111, CesarZorak
block Pickaxe MineableNeeds Stone ToolStairsStairs

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

Acquisition

Stone Cutting using Darkstone. Produces Polished Darkstone Stairs.

Stone Cutting
Polished Darkstone Stairs Polished Darkstone Stairs guaranteed

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

Crafting
Polished Darkstone Stairs Polished Darkstone Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Darkstone Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:polished_darkstone_stairs
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (3):

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