Sky Wood Stairs
16×16 · BAKED

block· Stairs

Sky Wood Stairs

Goety · by Polarice3
block Sky Wood BlocksSky Wood BlocksWooden StairsWooden Stairs

Sky Wood Stairs is a block from Goety, crafted from Sky Wood Planks.

Acquisition

Crafting using Sky Wood Planks, Sky Wood Planks, Sky Wood Planks, Sky Wood Planks, Sky Wood Planks and Sky Wood Planks, arranged in the pattern shown. Produces 4× Sky Wood Stairs.

Crafting
Sky Wood Stairs Sky Wood Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Sky Wood 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:sky_wood_stairs
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/sky_wood_blocks
goety:items/sky_wood_blocks
minecraft:blocks/wooden_stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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