Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Stone Button: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 4: Line 4:
| light = No
| light = No
| tool = Pickaxe
| tool = Pickaxe
| waterloggable = {{MC/JEBE|No|Yes}}
| waterloggable = {{jebe|No|Yes}}
| renewable = Yes
| renewable = Yes
| stackable = Yes (64)
| stackable = Yes (64)
Line 10: Line 10:
| lavasusceptible = No
| lavasusceptible = No
}}
}}
A '''stone button''' is a variant of the [[Minecraft:button]], a non-solid block that produces a temporary [[Minecraft:redstone]] signal when pressed by a player or when hit by a [[Minecraft:Wind Charge|wind charge]].
A '''stone button''' is a variant of the [[Minecraft:button]], a [[Minecraft:non-solid block]] that produces a temporary [[Minecraft:redstone]] signal when pressed by a [[Minecraft:player]] or when hit by a [[Minecraft:Wind Charge|wind charge]].


== Obtaining ==
== Obtaining ==
Line 27: Line 27:


=== Natural generation ===
=== Natural generation ===
Stone buttons are naturally generated in strongholds, next to iron doors.{{only|java|short=yes}}
Stone buttons are naturally generated in [[Minecraft:stronghold]]s, next to iron doors.{{only|java|short=yes}}{{upcoming|BE 26.30}}


Stone buttons also generate in desert villages, in armorer houses attached to granite, as well as in trial chambers.
Stone buttons also generate in [[Minecraft:desert]] [[Minecraft:village]]s, in armorer houses attached to granite, as well as in [[Minecraft:trial chambers]].


=== Crafting ===
=== Crafting ===
Line 39: Line 39:


== Usage ==
== Usage ==
{{MC/See also|Redstone circuit}}
{{see also|Redstone circuit}}


=== Placement ===
=== Placement ===
Buttons can be placed by {{MC/Control|using}} it on a surface.
Buttons can be placed by {{control|using}} it on a surface.


They can be attached to the side, bottom and top of any full opaque block.
They can be attached to the side, bottom and top of any full opaque block.
Line 48: Line 48:
If placed on the top or bottom of a block, the button can face any direction.{{only|java}}
If placed on the top or bottom of a block, the button can face any direction.{{only|java}}


It can also be attached to the top of a fence {{MC/In|be}}.
It can also be attached to the top of a fence {{in|be}}.


More information about placement on transparent blocks can be found at Opacity/Placement.
More information about placement on transparent blocks can be found at [[Minecraft:Opacity/Placement]].


=== Redstone power ===
=== Redstone power ===
A button can be used as a monostable redstone [[Minecraft:Redstone components#Power components|power source]] (it automatically deactivates shortly after being activated).
A button can be used as a [[Minecraft:monostable]] redstone [[Minecraft:Redstone components#Power components|power source]] (it automatically deactivates shortly after being activated).


Buttons are usually in an inactive state, but can be temporarily activated by players. A stone button is activated by a player {{MC/Control|using}} it or when hit by a wind charge. [[Minecraft:Mob]]s cannot activate buttons directly.
Buttons are usually in an inactive state, but can be temporarily activated by players. A stone button is activated by a player {{control|using}} it or when hit by a wind charge. [[Minecraft:Mob]]s cannot activate buttons directly.


When activated, a stone button remains active for {{MC/Convert|1|second|redstone tick|game tick}}.
When activated, a stone button remains active for {{convert|1|second|redstone tick|game tick}}.


While active, a button:
While active, a button:
* powers any adjacent redstone dust to power level 15, including beneath the button
* powers any adjacent [[Minecraft:redstone dust]] to [[Minecraft:Redstone circuit#Power|power level]] 15, including beneath the button
* powers any adjacent redstone comparators or redstone repeaters facing away from the button to power level 15
* powers any adjacent [[Minecraft:redstone comparator]]s or [[Minecraft:redstone repeater]]s facing away from the button to power level 15
* strongly powers its attachment block to power level 15
* strongly powers its attachment block to power level 15
* activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, redstone lamps, etc.
* activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, [[Minecraft:redstone lamp]]s, etc.


When a button changes state it provides a redstone update to all redstone components adjacent to itself (including above and below), and to all redstone components adjacent to its attachment block.
When a button changes state it provides a [[Minecraft:Redstone circuit#Redstone update|redstone update]] to all redstone components adjacent to itself (including above and below), and to all redstone components adjacent to its attachment block.


== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{MC/Sound table/Block/Stone}}
{{Sound table/Block/Stone}}


=== Unique ===
=== Unique ===
Line 76: Line 76:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{MC/Edition|java}}:
{{edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 90: Line 90:
|foot=1}}
|foot=1}}


{{MC/Edition|bedrock}}:
{{edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 103: Line 103:


=== Block states ===
=== Block states ===
{{MC/See also|Block states}}
{{see also|Block states}}


{{#lst:Button|block states}}
{{#lst:Button|block states}}


== Videos ==
== Videos ==
{{MC/Yt|n7BP3NDpHtA}}
{{yt|n7BP3NDpHtA}}


== History ==
== History ==
{{MC/Expand section|when the pitch of the sound of the button being pressed in was changed in Java Edition?}}
{{expand section|when the pitch of the sound of the button being pressed in was changed in Java Edition?}}
{{info needed section|{{bug|MC-8522}}}}<!--- all buttons are ordered with wood before stone types--->
{{info needed section|{{bug|MC-8522}}}}<!--- all buttons are ordered with wood before stone types--->
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java alpha}}
|{{HistoryLine|java alpha}}
|{{HistoryLine||v1.0.1|[[File:Stone Wall Button (N) JE1.png|32px]] [[File:Stone Wall Button (E) JE1.png|32px]] [[File:Stone Wall Button (S) JE1.png|32px]] [[File:Stone Wall Button (W) JE1.png|32px]]<br>[[File:Powered Stone Wall Button (N) JE1.png|32px]] [[File:Powered Stone Wall Button (E) JE1.png|32px]] [[File:Powered Stone Wall Button (S) JE1.png|32px]] [[File:Powered Stone Wall Button (W) JE1.png|32px]]<br>[[File:Stone Button (item) JE1.png|32px]] Added buttons, which can be placed on the sides of blocks.
|{{HistoryLine||v1.0.1|[[File:Stone Wall Button (N) JE1.png|32px]] [[File:Stone Wall Button (E) JE1.png|32px]] [[File:Stone Wall Button (S) JE1.png|32px]] [[File:Stone Wall Button (W) JE1.png|32px]]<br>[[File:Powered Stone Wall Button (N) JE1.png|32px]] [[File:Powered Stone Wall Button (E) JE1.png|32px]] [[File:Powered Stone Wall Button (S) JE1.png|32px]] [[File:Powered Stone Wall Button (W) JE1.png|32px]]<br>[[File:Stone Button (item) JE1.png|32px]] Added buttons, which can be placed on the sides of blocks.
|This was the recipe used at the time:
|This was the recipe used at the time:
Line 127: Line 127:
}}
}}
}}
}}
|{{MC/HistoryLine|java beta}}
|{{HistoryLine|java beta}}
|{{HistoryLine||1.8|dev=Pre-release|Dropped button items no longer appear abnormally large.|Buttons now generate next to iron doors in strongholds.{{check version}}}}
|{{HistoryLine||1.8|dev=Pre-release|Dropped button items no longer appear abnormally large.|Buttons now generate next to iron doors in [[Minecraft:stronghold]]s.{{check version}}}}
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 5|[[File:Stone Wall Button (N) JE2.png|32px]] [[File:Stone Wall Button (E) JE2.png|32px]] [[File:Stone Wall Button (S) JE2.png|32px]] [[File:Stone Wall Button (W) JE2.png|32px]]<br>The texture of stone has been changed, which changes the edges of unpressed buttons.}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 5|[[File:Stone Wall Button (N) JE2.png|32px]] [[File:Stone Wall Button (E) JE2.png|32px]] [[File:Stone Wall Button (S) JE2.png|32px]] [[File:Stone Wall Button (W) JE2.png|32px]]<br>The texture of stone has been changed, which changes the edges of unpressed buttons.}}
|{{HistoryLine||1.4.2|dev=12w34b|The crafting recipe for buttons has been changed.
|{{HistoryLine||1.4.2|dev=12w34b|The crafting recipe for buttons has been changed.
{{Collapse|title=Recipe|content=
{{Collapse|title=Recipe|content=
Line 139: Line 139:
}}
}}
}}
}}
|{{MC/HistoryLine|||dev=12w37a|The [[Minecraft:redstone]] signal duration of the button has been changed from 9 to 12 redstone ticks.}}
|{{HistoryLine|||dev=12w37a|The [[Minecraft:redstone]] signal duration of the button has been changed from 9 to 12 redstone ticks.}}
|{{MC/HistoryLine||1.8|dev=14w04a|[[File:Stone Floor Button (N) JE1.png|32px]] [[File:Stone Ceiling Button (N) JE1.png|32px]]<br>[[File:Powered Stone Floor Button (N) JE1.png|32px]] [[File:Powered Stone Ceiling Button (N) JE1.png|32px]]<br>Buttons are now able to be placed on the top and bottom of [[Minecraft:block]]s, and can currently only face north.}}
|{{HistoryLine||1.8|dev=14w04a|[[File:Stone Floor Button (N) JE1.png|32px]] [[File:Stone Ceiling Button (N) JE1.png|32px]]<br>[[File:Powered Stone Floor Button (N) JE1.png|32px]] [[File:Powered Stone Ceiling Button (N) JE1.png|32px]]<br>Buttons are now able to be placed on the top and bottom of [[Minecraft:block]]s, and can currently only face north.}}
|{{MC/HistoryLine|||dev=14w10a|[[File:Stone Floor Button (N) JE2.png|32px]]<br>[[File:Stone Wall Button (N) JE3.png|32px]] [[File:Stone Wall Button (E) JE3.png|32px]] [[File:Stone Wall Button (S) JE3.png|32px]] [[File:Stone Wall Button (W) JE3.png|32px]]<br>[[File:Stone Ceiling Button (N) JE2.png|32px]]<br>[[File:Powered Stone Floor Button (N) JE2.png|32px]]<br>[[File:Powered Stone Wall Button (N) JE2.png|32px]] [[File:Powered Stone Wall Button (E) JE2.png|32px]] [[File:Powered Stone Wall Button (S) JE2.png|32px]] [[File:Powered Stone Wall Button (W) JE2.png|32px]]<br>[[File:Powered Stone Ceiling Button (N) JE2.png|32px]]<br> [[File:Stone Button (item) JE2.png|32px]] The models of buttons have been changed.}}
|{{HistoryLine|||dev=14w10a|[[File:Stone Floor Button (N) JE2.png|32px]]<br>[[File:Stone Wall Button (N) JE3.png|32px]] [[File:Stone Wall Button (E) JE3.png|32px]] [[File:Stone Wall Button (S) JE3.png|32px]] [[File:Stone Wall Button (W) JE3.png|32px]]<br>[[File:Stone Ceiling Button (N) JE2.png|32px]]<br>[[File:Powered Stone Floor Button (N) JE2.png|32px]]<br>[[File:Powered Stone Wall Button (N) JE2.png|32px]] [[File:Powered Stone Wall Button (E) JE2.png|32px]] [[File:Powered Stone Wall Button (S) JE2.png|32px]] [[File:Powered Stone Wall Button (W) JE2.png|32px]]<br>[[File:Powered Stone Ceiling Button (N) JE2.png|32px]]<br> [[File:Stone Button (item) JE2.png|32px]] The models of buttons have been changed.}}
|{{MC/HistoryLine||1.9|dev=15w46a|[[Minecraft:Mob]]s no longer spawn on buttons.}}
|{{HistoryLine||1.9|dev=15w46a|[[Minecraft:Mob]]s no longer spawn on buttons.}}
|{{MC/HistoryLine|||dev=16w02a|Buttons are broken more easily with [[Minecraft:pickaxe]]s.}}
|{{HistoryLine|||dev=16w02a|Buttons are broken more easily with [[Minecraft:pickaxe]]s.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Buttons can no longer be placed on top of [[Minecraft:piston]]s.
|{{HistoryLine||1.13|dev=17w47a|Buttons can no longer be placed on top of [[Minecraft:piston]]s.
|Buttons can now be placed in all 4 rotations on the top and bottom of a [[Minecraft:block]].
|Buttons can now be placed in all 4 rotations on the top and bottom of a [[Minecraft:block]].
|Renamed "Button" to "Stone Button".}}
|Renamed "Button" to "Stone Button".}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Stone Button (S) JE4.png|32px]] The textures of stone buttons has been changed.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Stone Button (S) JE4.png|32px]] The textures of stone buttons has been changed.}}
|{{MC/HistoryLine|||dev=18w44a|[[File:Stone Button (S) JE5 BE2.png|32px]] The texture of stone buttons has been changed, once again.}}
|{{HistoryLine|||dev=18w44a|[[File:Stone Button (S) JE5 BE2.png|32px]] The texture of stone buttons has been changed, once again.}}
|{{MC/HistoryLine||1.20|dev=23w14a|[[File:Stone Button JE6.png|32px]] UV texture map of stone button has been changed, the front texture of stone button is no longer mirrored up and down.}}
|{{HistoryLine||1.20|dev=23w14a|[[File:Stone Button JE6.png|32px]] UV texture map of stone button has been changed, the front texture of stone button is no longer mirrored up and down.}}
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Stone buttons now generate in trial chambers.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Stone buttons now generate in [[Minecraft:trial chambers]].}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine||v0.13.0|dev=build 1|[[File:Stone Button (item) JE2.png|32px]] Added buttons.}}
|{{HistoryLine||v0.13.0|dev=build 1|[[File:Stone Button (item) JE2.png|32px]] Added buttons.}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.4.0|dev=1.2.20.1|The stone button has been renamed to "Stone Button".}}
|{{HistoryLine||1.4.0|dev=1.2.20.1|The stone button has been renamed to "Stone Button".}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Stone Button (S) JE5 BE2.png|32px]] The textures of buttons have been changed.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Stone Button (S) JE5 BE2.png|32px]] The textures of buttons have been changed.}}
|{{MC/HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Stone buttons now generate in trial chambers.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Stone buttons now generate in [[Minecraft:trial chambers]].}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.20|Stone buttons no longer require a pickaxe to drop themselves and are faster to mine with any improper tool.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.20|Stone buttons no longer require a pickaxe to drop themselves and are faster to mine with any improper tool.}}
|{{HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.30|dev=Preview 26.30.25|Stone buttons now generate in [[Minecraft:stronghold]]s.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|console}}
|{{HistoryLine|console}}
|{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Stone Button (item) JE1.png|32px]] Added stone buttons.}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Stone Button (item) JE1.png|32px]] Added stone buttons.}}
|{{MC/HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Stone buttons now generate next to iron doors in strongholds.}}
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Stone buttons now generate next to iron doors in [[Minecraft:stronghold]]s.}}
|{{MC/HistoryLine||xbox=TU9|The [[Minecraft:crafting]] recipe for stone buttons has been changed.}}
|{{HistoryLine||xbox=TU9|The [[Minecraft:crafting]] recipe for stone buttons has been changed.}}
|{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Buttons are now able to be placed on the top and bottom of [[Minecraft:block]]s.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Buttons are now able to be placed on the top and bottom of [[Minecraft:block]]s.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Stone Button.png|32px]] The textures of stone buttons has been changed.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Stone Button.png|32px]] The textures of stone buttons has been changed.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|new 3ds}}
|{{HistoryLine|new 3ds}}
|{{MC/HistoryLine||0.1.0|[[File:Stone Button (item) JE2.png|32px]] Added buttons.}}
|{{HistoryLine||0.1.0|[[File:Stone Button (item) JE2.png|32px]] Added buttons.}}
}}
}}


Line 186: Line 188:
=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 77.}}
|{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 77.}}
}}
}}


== Issues ==
== Issues ==
{{MC/Issue list}}
{{Issue list}}


== Navigation ==
== Navigation ==
{{MC/Navbox redstone|components}}
{{Navbox redstone|components}}
{{MC/Navbox blocks|Utility}}
{{Navbox blocks|Utility}}


[[Category:Mechanisms]]
[[Category:Mechanisms]]
Line 202: Line 204:
[[Category:Non-solid blocks]]
[[Category:Non-solid blocks]]


fr:Bouton en pierre
[[Minecraft:fr:Bouton en pierre]]
ja:石のボタン
[[Minecraft:ja:石のボタン]]
ko:돌 버튼
[[Minecraft:ko:돌 버튼]]
pt:Botão de Pedra
[[Minecraft:pt:Botão de Pedra]]
uk:Кам'яна кнопка
[[Minecraft:uk:Кам'яна кнопка]]
zh:石头按钮
[[Minecraft:zh:石头按钮]]

Revision as of 11:25, 1 May 2026

Template:Infobox block A stone button is a variant of the Minecraft:button, a Minecraft:non-solid block that produces a temporary Minecraft:redstone signal when pressed by a Minecraft:player or when hit by a wind charge.

Obtaining

Breaking

A stone button is most easily broken with a Minecraft:pickaxe. It drops itself as an item when broken using any Minecraft:tool. Template:Breaking row

A button is removed and drops as an item if:

Natural generation

Stone buttons are naturally generated in Minecraft:strongholds, next to iron doors.Template:OnlyTemplate:Upcoming

Stone buttons also generate in Minecraft:desert Minecraft:villages, in armorer houses attached to granite, as well as in Minecraft:trial chambers.

Crafting

Template:Crafting

Usage

Template:See also

Placement

Buttons can be placed by Template:Control it on a surface.

They can be attached to the side, bottom and top of any full opaque block.

If placed on the top or bottom of a block, the button can face any direction.Template:Only

It can also be attached to the top of a fence Template:In.

More information about placement on transparent blocks can be found at Minecraft:Opacity/Placement.

Redstone power

A button can be used as a Minecraft:monostable redstone power source (it automatically deactivates shortly after being activated).

Buttons are usually in an inactive state, but can be temporarily activated by players. A stone button is activated by a player Template:Control it or when hit by a wind charge. Minecraft:Mobs cannot activate buttons directly.

When activated, a stone button remains active for Template:Convert.

While active, a button:

When a button changes state it provides a redstone update to all redstone components adjacent to itself (including above and below), and to all redstone components adjacent to its attachment block.

Sounds

Generic

Template:Sound table/Block/Stone

Unique

Stone Button/Sounds

Data values

ID

Template:Edition: Template:ID table

Template:Edition: Template:ID table

Block states

Template:See also

{{#lst:Button|block states}}

Videos

Template:Yt

History

Template:Expand section Template:Info needed section

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Template:Issue list

Navigation

Template:Navbox redstone Template:Navbox blocks

Minecraft:fr:Bouton en pierre Minecraft:ja:石のボタン Minecraft:ko:돌 버튼 Minecraft:pt:Botão de Pedra Minecraft:uk:Кам'яна кнопка Minecraft:zh:石头按钮