Skyroot Stairs
aether:skyroot_stairs

Skyroot Stairs

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Axe MineableStairsWooden StairsStairsWooden Stairs

Acquisition

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

Crafting
Skyroot Stairs Skyroot Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Skyroot Stairs1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:skyroot_stairs
Namespace
aether
Mod ID
aether
Tags (5)
minecraft:blocks/mineable/axe
minecraft:blocks/stairs
minecraft:blocks/wooden_stairs
minecraft:items/stairs
minecraft:items/wooden_stairs

Recipe JSON (1):

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