Schist Stairs
16×16 · BAKED

block· Stairs

Schist Stairs

Twigs · by Ninni
block StairsStairsSchistSchist

Schist Stairs is a block from Twigs, crafted from Schist.

Acquisition

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

Crafting
  • Inputs
  • 6 × Schist
  • Output
  • Schist Stairs ×4
Schist Stairs Schist Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Schist Stairs1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
twigs:schist_stairs
Namespace
twigs
Mod ID
twigs
Tags (4)
minecraft:blocks/stairs
minecraft:items/stairs
twigs:blocks/schist
twigs:items/schist

Recipe JSON (2):

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