Powdery Stairs
16×16 · BAKED

block· Stairs

Powdery Stairs

My Nether's Delight · by SoyTutta
block Wooden StairsNon Flammable WoodWooden Stairs

Powdery Stairs is a block from My Nether's Delight, crafted from Powdery Planks.

Acquisition

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

Crafting
Powdery Stairs Powdery Stairs ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Powdery 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
mynethersdelight:powdery_stairs
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (3)
minecraft:blocks/wooden_stairs
minecraft:items/non_flammable_wood
minecraft:items/wooden_stairs

Recipe JSON (1):

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