Nether Brick Stairs
Jump to navigation
Jump to search
Nether Brick Stairs
Renewable |
Yes |
---|---|
Stackable |
Yes (64) |
Tool | |
Blast resistance |
6 |
Hardness |
2 |
Luminous |
No |
Transparent | |
Waterloggable |
Yes |
Flammable |
No |
Catches fire from lava |
No |
{ "title": "Nether Brick Stairs", "rows": [ { "field": "Yes", "label": "(link to Renewable resource article, displayed as Renewable)" }, { "field": "Yes (64)", "label": "Stackable" }, { "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:Invicon Wooden Pickaxe.png article, displayed as 32x32px|link=Wooden Pickaxe|alt=|class=pixel-image|A wooden pickaxe or better is required to mine this block)</span>", "label": "Tool" }, { "field": "6", "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "2", "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "No", "label": "(link to Light article, displayed as Luminous)" }, { "field": "Partial <small>(blocks light)</small><sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Java Edition\">(link to Java Edition article, displayed as JE) only</span></i>]</sup><br>Yes<sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup>", "label": "(link to Opacity article, displayed as Transparent)" }, { "field": "Yes", "label": "(link to Waterlogging article, displayed as Waterloggable)" }, { "field": "No", "label": "(link to Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from (link to lava article, displayed as lava)" } ], "invimages": [ "Nether Brick Stairs" ], "images": [ "Nether Brick Stairs.png" ] }
Nether brick stairs are a nether brick variant of the stairs.
Obtaining[edit | edit source]
Breaking[edit | edit source]
Nether brick stairs can be mined using any pickaxe. If mined without a pickaxe, they drop nothing.
Block | ![]() | |
---|---|---|
Hardness | 2 | |
Tool | ![]() | |
Breaking time (sec)[A] | ||
Default | 10 | |
![]() |
1.5 | |
![]() |
0.75 | |
![]() |
0.5 | |
![]() |
0.4 | |
![]() |
0.35 | |
![]() |
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
- ↑ 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]
Nether brick stairs generate as part of nether fortresses.
Crafting[edit | edit source]
Ingredients | [hide]Crafting recipe |
---|---|
Nether Bricks |
Stonecutting[edit | edit source]
Ingredients | [hide]Cutting recipe |
---|---|
Nether Bricks |
Usage[edit | edit source]
For information about the placement mechanics of all stairs, see Stairs § Usage.
Note blocks[edit | edit source]
Nether brick stairs can be placed under note blocks to produce "bass drum" sounds.
Sounds[edit | edit source]
[hide]![]() nether_bricks sound type | ||||||||
---|---|---|---|---|---|---|---|---|
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
Block broken | Blocks | Once the block has broken | block | subtitles | 0.8 | 0.8 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 0.8 | 0.8 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
Something falls on a block | Entity-Dependent | Falling on the block with fall damage | block | subtitles | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
[hide]![]() nether_brick sound type | |||||
---|---|---|---|---|---|
Sound | Source | Description | Resource location | Volume | Pitch |
Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
Blocks | When the block is placed | dig | 1.0 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.25 | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.16 | 1.0 | |
Blocks | Jumping from the block | jump | 0.12 | 1.0 | |
Blocks | Falling on the block without fall damage | land | 0.14 | 1.0 |
Data values[edit | edit source]
ID[edit | edit source]
Name | Identifier | Form | Block tags | Item tags | [hide]Translation key |
---|---|---|---|---|---|
![]() | nether_brick_stairs | Block & Item | stairs mineable/pickaxe | stairs | block |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | [hide]Translation key |
---|---|---|---|---|---|
![]() | nether_brick_stairs | 114 | Block & Giveable Item[i 2] | Identical[i 3] | tile |
Block states[edit | edit source]
See also: Block states
Name | Default value | Allowed values | [hide]Description |
---|---|---|---|
facing | north | east 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. |
half | bottom | bottom top | Top if the stairs are upside-down. |
shape | straight | inner_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. |
waterlogged | false | false true | Whether or not there's water in the same place as these stairs. |
Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
[hide]Description |
---|---|---|---|---|---|
upside_down_bit | 0x4 | false | false true | 0 1 | True if the stairs are upside-down. |
weirdo_direction | 0x1 0x2 | 0 | 0 1 2 3 | 0 1 2 3 | The direction the stairs' full-block side faces.
|
History[edit | edit source]
[hide]Java Edition | |||||||
---|---|---|---|---|---|---|---|
1.0.0 | Beta 1.9 Prerelease | ![]() | |||||
Nether brick stairs generate as part of nether fortresses. | |||||||
![]() | |||||||
Beta 1.9 Prerelease 5 | Nether brick stairs no longer appear black on the inside. | ||||||
1.14 | 18w43a | ![]() | |||||
18w47a | ![]() | ||||||
1.21.4 | 24w44a | ![]() | |||||
[hide]Pocket Edition Alpha | |||||||
v0.6.0 | ![]() | ||||||
v0.12.1 | Nether brick stairs now generate as part of nether fortresses. | ||||||
v0.14.2 | ![]() | ||||||
[hide]Bedrock Edition | |||||||
1.10.0 | beta 1.10.0.3 | ![]() | |||||
1.16.0 | beta 1.16.0.57 | Nether brick stairs now generate as part of ruined portals. | |||||
Added new sounds to nether brick stairs. | |||||||
beta 1.16.0.59 | Nether brick stairs no longer generate as part of ruined portals. | ||||||
beta 1.16.0.63 | ![]() | ||||||
1.21.50 | Preview 1.21.50.29 | ![]() | |||||
[hide]Legacy Console Edition | |||||||
Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
TU7 | CU1 | 1.00 | 1.00 | 1.00 | Patch 1 | 1.0.1 | ![]() |
Nether brick stairs generate as part of nether fortresses. | |||||||
1.90 | ![]() | ||||||
[hide]New Nintendo 3DS Edition | |||||||
0.1.0 | ![]() | ||||||
Nether brick stairs generate as part of nether fortresses. |
Data history[edit | edit source]
[hide]Java Edition | |||||||
---|---|---|---|---|---|---|---|
1.13 | 17w47a | Prior to The Flattening, this block's numeral ID was 114. |
Issues[edit | edit source]
Issues relating to "Nether Brick Stairs" are maintained on the bug tracker. Issues should be reported and viewed there.
Gallery[edit | edit source]
Screenshots[edit | edit source]
-
Naturally occurring nether brick stairs in multiple nether fortresses.
References[edit | edit source]
[edit | edit source]
[hide] | |
---|---|
Wooden stairs | |
Stone-based | |
From the Overworld | |
From the Nether | |
From the End | |
Mineral/Metal-based | |
April Fools' Day jokes |