Slate Marble Stairs
16×16 · BAKED

block· Stairs

Slate Marble Stairs

Goety · by Polarice3
block Marble BlocksMarble BlocksStairsStairs

Slate Marble Stairs is a block from Goety, crafted from Slate Marble.

Acquisition

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

Crafting
  • Inputs
  • 6 × Slate Marble
  • Output
  • Slate Marble Stairs ×4
Slate Marble Stairs Slate Marble Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Slate Marble 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
goety:slate_marble_stairs
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/marble_blocks
goety:items/marble_blocks
minecraft:blocks/stairs
minecraft:items/stairs

Recipe JSON (1):

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