Smooth Sandstone Stairs

Jump to navigation Jump to search
Smooth Sandstone Stairs
Smooth Sandstone Stairs.png: Infobox image for Smooth Sandstone Stairs the block in Minecraft
Invicon Smooth Sandstone Stairs.png: Inventory sprite for Smooth Sandstone Stairs in Minecraft as shown in-game with description: Smooth Sandstone Stairs
Renewable

Yes

Stackable

Yes (64)

Tool

Blast resistance

6

Hardness

2

Luminous

No

Transparent

Partial (blocks light)[JE only]
Yes‌[BE only]

Waterloggable

Yes

Flammable

No

Catches fire from lava

No

Map color (JE)


  2 SAND

Smooth sandstone stairs are a smooth sandstone variant of the stairs.

Obtaining[edit | edit source]

Breaking[edit | edit source]

Smooth sandstone stairs can be mined using any pickaxe. If mined without a pickaxe, they drop nothing.

Block BlockSprite smooth-sandstone-stairs.png: Sprite image for smooth-sandstone-stairs in MinecraftSmooth Sandstone Stairs
Hardness 2
Tool
Breaking time (sec)[A]
Default 10
BlockSprite oak-planks.png: Sprite image for oak-planks in MinecraftWooden 1.5
BlockSprite cobblestone.png: Sprite image for cobblestone in MinecraftStone 0.75
ItemSprite iron-ingot.png: Sprite image for iron-ingot in MinecraftIron 0.5
ItemSprite diamond.png: Sprite image for diamond in MinecraftDiamond 0.4
ItemSprite netherite-ingot.png: Sprite image for netherite-ingot in MinecraftNetherite 0.35
ItemSprite gold-ingot.png: Sprite image for gold-ingot in MinecraftGolden 0.25
Legend
  • incorrect tool, drops nothing
  • correct tool, drops nothing or something other than the block itself
  • correct tool, drops the block itself
  • italicized can be instant mined
  1. These durations ignore other influential factors (e.g. Mining Fatigue), and are measured in seconds. For more information, see Breaking § Speed.

Natural generation[edit | edit source]

Smooth sandstone stairs generate as part of desert villages.

Crafting[edit | edit source]

Ingredients [hide]Crafting recipe
Smooth Sandstone
Invicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth Sandstone
Invicon Smooth Sandstone Stairs.png: Inventory sprite for Smooth Sandstone Stairs in Minecraft as shown in-game with description: Smooth Sandstone Stairs4

Stonecutting[edit | edit source]

Ingredients [hide]Cutting recipe
Smooth Sandstone
Invicon Smooth Sandstone.png: Inventory sprite for Smooth Sandstone in Minecraft as shown in-game linking to Smooth Sandstone with description: Smooth SandstoneInvicon Smooth Sandstone Stairs.png: Inventory sprite for Smooth Sandstone Stairs in Minecraft as shown in-gameInvicon Smooth Sandstone Stairs.png: Inventory sprite for Smooth Sandstone Stairs in Minecraft as shown in-game with description: Smooth Sandstone Stairs

Usage[edit | edit source]

For information about the placement mechanics of all stairs, see Stairs § Usage.

Note blocks[edit | edit source]

Smooth sandstone stairs can be placed under note blocks to produce "bass drum" sounds.

Sounds[edit | edit source]

Java Edition:

[hide]BlockSprite stone.png: Sprite image for stone in Minecraft stone sound type
SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
​Block brokenBlocksOnce the block has brokenblock.stone.breaksubtitles.block.generic.break1.00.816
​Block placedBlocksWhen the block is placedblock.stone.placesubtitles.block.generic.place1.00.816
​Block breakingBlocksWhile the block is in the process of being brokenblock.stone.hitsubtitles.block.generic.hit0.250.516
​Something falls on a blockEntity-DependentFalling on the block with fall damageblock.stone.fallsubtitles.block.generic.fall0.50.7516
​FootstepsEntity-DependentWalking on the blockblock.stone.stepsubtitles.block.generic.footsteps0.151.016

Bedrock Edition:

[hide]BlockSprite stone.png: Sprite image for stone in Minecraft stone sound type
SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokendig.stone1.00.8-1.0
BlocksWhen the block is placeddig.stone1.00.8-1.0
BlocksWhile the block is in the process of being brokenhit.stone0.370.5
PlayersFalling on the block with fall damagefall.stone0.41.0
PlayersWalking on the blockstep.stone0.31.0
BlocksJumping from the blockjump.stone0.121.0
BlocksFalling on the block without fall damageland.stone0.221.0

Data values[edit | edit source]

ID[edit | edit source]

Java Edition:

NameIdentifierFormBlock tagsItem tags[hide]Translation key
BlockSprite smooth-sandstone-stairs.png: Sprite image for smooth-sandstone-stairs in Minecraft Smooth Sandstone Stairssmooth_sandstone_stairsBlock & Itemstairs
mineable/pickaxe
stairsblock.minecraft.smooth_sandstone_stairs

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1][hide]Translation key
BlockSprite smooth-sandstone-stairs.png: Sprite image for smooth-sandstone-stairs in Minecraft Smooth Sandstone Stairssmooth_sandstone_stairs432Block & Giveable Item[i 2]Identical[i 3]tile.smooth_sandstone_stairs.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same ID as the block.

Block states[edit | edit source]

See also: Block states

Java Edition:

Name Default value Allowed values [hide]Description
facingnortheast
north
south
west
The direction the stairs' full-block side faces.
When placed in-game by a player, this matches the direction the player faces.
halfbottombottom
top
Top if the stairs are upside-down.
shapestraightinner_left
inner_right
outer_left
outer_right
straight
"straight" is the default stairs shape.
"inner" is an "inside corner" stair shape, with two full-block and two stair-shaped side faces.
"outer" is an "outside corner" stair shape, with two stair-shaped and two half-block side faces.
"left" and "right" specify in which direction is the higher part of the step.
waterloggedfalsefalse
true
Whether or not there's water in the same place as these stairs.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
[hide]Description
upside_down_bit0x4falsefalse
true
0
1
True if the stairs are upside-down.
weirdo_direction0x1
0x2
00
1
2
3
0
1
2
3
The direction the stairs' full-block side faces.
  • 0: East
  • 1: West
  • 2: South
  • 3: North

History[edit | edit source]

[hide]Java Edition
1.1418w43a Added smooth sandstone stairs.
18w44a The texture of smooth sandstone stairs has been changed.
18w47a The texture of smooth sandstone stairs has been changed again.
18w50a The texture of smooth sandstone stairs has been changed, again.
Smooth sandstone stairs now generate as part of desert villages.
[hide]Bedrock Edition
1.9.0beta 1.9.0.0 Added smooth sandstone stairs.
1.10.0beta 1.10.0.3 The texture of smooth sandstone stairs has been updated.
Smooth sandstone stairs now generate as part of desert villages.
[hide]PlayStation 4 Edition
1.88 Added smooth sandstone stairs.
1.90 The texture of smooth sandstone stairs has been updated.
1.91Smooth sandstone stairs now generate as part of desert villages.

Issues[edit | edit source]

Issues relating to "Smooth Sandstone Stairs" are maintained on the bug tracker. Issues should be reported and viewed there.

Navigation[edit | edit source]