Minecraft:Button: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
[[File:All Buttons.png|thumb|All buttons currently in the game.]] | [[File:All Buttons.png|thumb|All buttons currently in the game.]] | ||
A '''button''' is a non-solid block that produces a temporary [[Minecraft:redstone]] signal and powers its attached block when pressed by a player or a wind charge. The material a button is made of affects how long it remains pressed and whether it can be pressed by other means. | A '''button''' is a [[Minecraft:non-solid block]] that produces a temporary [[Minecraft:redstone]] signal and powers its attached block when pressed by a [[Minecraft:player]] or a [[Minecraft:wind charge]]. The material a button is made of affects how long it remains pressed and whether it can be pressed by other means. | ||
== Variants == | == Variants == | ||
* {{ | * {{BlockLink|id=wooden-buttons|Wooden Button}} | ||
** {{ | ** {{BlockLink|Oak Button}} | ||
** {{ | ** {{BlockLink|Spruce Button}} | ||
** {{ | ** {{BlockLink|Birch Button}} | ||
** {{ | ** {{BlockLink|Jungle Button}} | ||
** {{ | ** {{BlockLink|Acacia Button}} | ||
** {{ | ** {{BlockLink|Dark Oak Button}} | ||
** {{ | ** {{BlockLink|Mangrove Button}} | ||
** {{ | ** {{BlockLink|Cherry Button}} | ||
** {{ | ** {{BlockLink|Pale Oak Button}} | ||
** {{ | ** {{BlockLink|Bamboo Button}} | ||
** {{ | ** {{BlockLink|Poplar Button}}{{Upcoming}} | ||
** {{ | ** {{BlockLink|Crimson Button}} | ||
* {{ | ** {{BlockLink|Warped Button}} | ||
* {{ | * {{BlockLink|Stone Button}} | ||
* {{BlockLink|Polished Blackstone Button}} | |||
== Obtaining == | == Obtaining == | ||
| Line 25: | Line 26: | ||
{{Crafting | {{Crafting | ||
|head=1 | |head=1 | ||
|name=Wooden button | |name=[[Minecraft:Wooden button]] | ||
|ingredients=Matching [[Minecraft:Planks]] | |ingredients=Matching [[Minecraft:Planks]] | ||
|Matching Planks | |Matching Planks | ||
| Line 39: | Line 40: | ||
=== Natural generation === | === Natural generation === | ||
Oak buttons can generate inside trial chambers between dispensers with random surprises or loots. {{ | Oak buttons can generate inside [[Minecraft:trial chambers]] between [[Minecraft:dispensers]] with random surprises or loots. {{IN|JE}}, stone buttons can generate inside [[Minecraft:stronghold]]s next to [[Minecraft:iron door]]s. Jungle buttons generate naturally on house walls in [[Minecraft:desert]] [[Minecraft:villages]]. Stone buttons can also generate in [[Minecraft:desert]] [[Minecraft:villages]], in armorer houses attached to [[Minecraft:granite]]. | ||
== Usage == | == Usage == | ||
{{ | {{hatnote|For more specific usage, see the individual button pages.}} | ||
=== Redstone power === | === Redstone power === | ||
{{ | {{see also|Redstone circuit}} | ||
A button can be used as a monostable [[Minecraft:Redstone components#Power components|power source]] (it automatically deactivates shortly after being activated). | A button can be used as a [[Minecraft:monostable]] [[Minecraft:Redstone components#Power components|power source]] (it automatically deactivates shortly after being activated). | ||
A stone button stays on for 20 [[Minecraft:tick]]s (1 second), while a wooden button stays on for 30 ticks (1.5 seconds). | A stone button stays on for 20 [[Minecraft:tick]]s (1 second), while a wooden button stays on for 30 ticks (1.5 seconds). | ||
==== Placement ==== | ==== Placement ==== | ||
Buttons can be {{ | Buttons can be {{control|placed}} by {{control|using|use}} 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. | ||
==== Behavior ==== | ==== Behavior ==== | ||
Buttons are usually in an inactive state, but can be temporarily activated by players. A button can be activated by {{ | Buttons are usually in an inactive state, but can be temporarily activated by players. A button can be activated by {{control|using}} it. | ||
While active, a button: | While active, a button: | ||
* powers any adjacent redstone dust to power level 15, including beneath the button (if the button attaches to a vertical surface, or to the bottom of a block) | * powers any adjacent [[Minecraft:redstone dust]] to [[Minecraft:Redstone circuit#Power|power level]] 15, including beneath the button (if the button attaches to a vertical surface, or to the bottom of a block) | ||
* powers any adjacent redstone | * 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. | ||
* powers the block of air that it occupies, which in turn is able to power any adjacent redstone components, seemingly sending its power through the air. | * powers the block of air that it occupies, which in turn is able to power any adjacent redstone components, seemingly sending its power through the air. | ||
* activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, redstone | * 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. | ||
=== Breaking === | === Breaking === | ||
| Line 74: | Line 75: | ||
== Block states == | == Block states == | ||
{{ | {{see also|Block states}} | ||
<section begin="block states"/>{{ | <section begin="block states"/>{{el|je}}: | ||
{{bst|face|wall|ceiling,floor,wall|The face of the block it's placed on.<br>Floor is on top of a block, ceiling is on the bottom, and wall is on one of its sides.}} | {{bst|face|wall|ceiling,floor,wall|The face of the block it's placed on.<br>Floor is on top of a block, ceiling is on the bottom, and wall is on one of its sides.}} | ||
{{bst|facing|north|east,north,south,west|The direction it's facing.<br>Opposite to the direction the player is facing if placed on the side of a block.}} | {{bst|facing|north|east,north,south,west|The direction it's facing.<br>Opposite to the direction the player is facing if placed on the side of a block.}} | ||
{{bst|powered|false|false,true|If true, the button is currently activated.|foot=1}} | {{bst|powered|false|false,true|If true, the button is currently activated.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|button_pressed_bit|bits=0x8|false|false,true|If the button is currently activated.|0,1}} | {{bst|showaux=1|button_pressed_bit|bits=0x8|false|false,true|If the button is currently activated.|0,1}} | ||
{{bst|facing_direction|bits=0x1, 0x2, 0x4|0|0,1,2,3,4,5|The direction it's facing. | {{bst|facing_direction|bits=0x1, 0x2, 0x4|0|0,1,2,3,4,5|The direction it's facing. | ||
| Line 92: | Line 93: | ||
== Videos == | == Videos == | ||
{{ | {{yt|n7BP3NDpHtA}} | ||
== History == | == History == | ||
{{ | {{Missing information|Bedrock Edition info}} | ||
{{ | {{hatnote|This table only lists changes that affect buttons in general. For more specific history, see the individual button pages.}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java alpha}} | ||
|{{ | |{{HistoryLine||v1.0.1|Added stone buttons.}} | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.4.2|dev=12w34a|Added oak buttons.}} | ||
|{{ | |{{HistoryLine|||dev=12w34b|Added a recipe for oak buttons. | ||
|The recipe for stone buttons now requires one stone, rather than two.}} | |The recipe for stone buttons now requires one stone, rather than two.}} | ||
|{{HistoryLine|||dev=12w37a|The [[Minecraft:redstone]] signal duration of the button{{ | |{{HistoryLine|||dev=12w37a|The [[Minecraft:redstone]] signal duration of the button{{info needed|stone, wooden, or both?}} has been changed from 18 to 24 game ticks.}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w04a|Buttons are now able to be placed on the top and bottom of [[Minecraft:block]]s, and can currently only face north.}} | ||
|{{ | |{{HistoryLine|||dev=14w10a|The models of buttons have been changed.}} | ||
|{{ | |{{HistoryLine||1.9|dev=15w46a|Mobs no longer spawn on buttons.}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|The names of buttons have been split. | ||
|Buttons can no longer be placed on top of [[Minecraft:piston]]s. | |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]]. | ||
|Added birch, spruce, jungle, acacia and dark oak buttons.}} | |Added birch, spruce, jungle, acacia and dark oak buttons.}} | ||
|{{ | |{{HistoryLine||1.16|dev=20w06a|Added crimson and warped buttons.}} | ||
|{{ | |{{HistoryLine|||dev=20w15a|Added polished blackstone buttons.}} | ||
|{{ | |{{HistoryLine||1.19|dev=22w11a|Added mangrove buttons.}} | ||
|{{ | |{{HistoryLine|||dev=22w14a|Added mangrove swamps, which makes mangrove buttons obtainable.}} | ||
|{{ | |{{HistoryLine||1.19.3|dev=22w42a|exp=Update 1.20|Added bamboo buttons.}} | ||
|{{ | |{{HistoryLine||1.19.4|dev=23w07a|exp=Update 1.20|Added cherry buttons.}} | ||
|{{ | |{{HistoryLine||1.21.2|dev=24w40a|exp=Winter Drop|Added pale oak buttons.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.13.0|dev=build 1|There are now two types of buttons: stone and wooden.{{ | |{{HistoryLine||v0.13.0|dev=build 1|There are now two types of buttons: stone and wooden.{{info needed|was there previously only one, and if so, when?}}}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU9|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|There are now two types of buttons: stone and wooden.{{ | |{{HistoryLine||xbox=TU9|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|There are now two types of buttons: stone and wooden.{{info needed|was there previously only one, and if so, when?}}}} | ||
|{{ | |{{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=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|Added birch, spruce, jungle, acacia and dark oak buttons.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|new 3ds}} | ||
|{{HistoryLine||0.1.0|Added two types of buttons: stone and wooden.{{ | |{{HistoryLine||0.1.0|Added two types of buttons: stone and wooden.{{info needed|was there previously only one, and if so, when?}}}} | ||
|1.9 15w46a={{ | |1.9 15w46a={{HistoryLine||1.9|dev=15w46a|Mobs can no longer spawn in blocks containing any type of buttons.}} | ||
}} | }} | ||
| Line 148: | Line 149: | ||
==Issues== | ==Issues== | ||
{{ | {{Issue list}} | ||
== Trivia == | == Trivia == | ||
* During Minecraft Live 2021, a copper button was announced to be implemented along with the copper golem if it won.<ref>https://www.minecraft.net/en-us/article/mob-vote-2021-copper-golem</ref> Although it didn't win, the copper golem was eventually added, but the copper button was not. | * During [[Minecraft:Minecraft Live 2021]], a copper button was announced to be implemented along with the [[Minecraft:Copper Golem|copper golem]] if it won.<ref>https://www.minecraft.net/en-us/article/mob-vote-2021-copper-golem</ref> Although it didn't win, the copper golem was eventually added, but the copper button was not. | ||
== Gallery == | == Gallery == | ||
| Line 174: | Line 175: | ||
== References == | == References == | ||
{{ | {{Reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox redstone|components}} | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Mechanisms]] | [[Category:Mechanisms]] | ||
| Line 185: | Line 186: | ||
[[Category:Non-solid blocks]] | [[Category:Non-solid blocks]] | ||
de:Knopf | [[Minecraft:de:Knopf]] | ||
es:Botón | [[Minecraft:es:Botón]] | ||
fr:Bouton | [[Minecraft:fr:Bouton]] | ||
it:Pulsante | [[Minecraft:it:Pulsante]] | ||
ja:ボタン | [[Minecraft:ja:ボタン]] | ||
ko:버튼 | [[Minecraft:ko:버튼]] | ||
nl:Knop | [[Minecraft:nl:Knop]] | ||
pl:Przycisk | [[Minecraft:pl:Przycisk]] | ||
pt:Botão | [[Minecraft:pt:Botão]] | ||
ru:Кнопка | [[Minecraft:ru:Кнопка]] | ||
th:ปุ่ม | [[Minecraft:th:ปุ่ม]] | ||
tr:Buton | [[Minecraft:tr:Buton]] | ||
uk:Кнопка | [[Minecraft:uk:Кнопка]] | ||
zh:按钮 | [[Minecraft:zh:按钮]] | ||
Latest revision as of 11:04, 1 June 2026
A button is a Minecraft:non-solid block that produces a temporary Minecraft:redstone signal and powers its attached block when pressed by a Minecraft:player or a Minecraft:wind charge. The material a button is made of affects how long it remains pressed and whether it can be pressed by other means.
Variants
Obtaining
Crafting
The crafting recipe is the same for all types and variants of buttons, using a single matching plank, stone, or polished blackstone block to craft the matching button.
Template:Crafting Template:Crafting
Natural generation
Oak buttons can generate inside Minecraft:trial chambers between Minecraft:dispensers with random surprises or loots. Template:IN, stone buttons can generate inside Minecraft:strongholds next to Minecraft:iron doors. Jungle buttons generate naturally on house walls in Minecraft:desert Minecraft:villages. Stone buttons can also generate in Minecraft:desert Minecraft:villages, in armorer houses attached to Minecraft:granite.
Usage
Redstone power
Template:See also A button can be used as a Minecraft:monostable power source (it automatically deactivates shortly after being activated).
A stone button stays on for 20 Minecraft:ticks (1 second), while a wooden button stays on for 30 ticks (1.5 seconds).
Placement
Buttons can be Template:Control by Template:Control it on a surface.
They can be attached to the side, bottom and top of any full opaque block.
Behavior
Buttons are usually in an inactive state, but can be temporarily activated by players. A button can be activated by Template:Control it.
While active, a button:
- powers any adjacent Minecraft:redstone dust to power level 15, including beneath the button (if the button attaches to a vertical surface, or to the bottom of a block)
- powers any adjacent Minecraft:redstone comparators or Minecraft:redstone repeaters facing away from the button to power level 15.
- strongly powers its attachment block to power level 15.
- powers the block of air that it occupies, which in turn is able to power any adjacent redstone components, seemingly sending its power through the air.
- activates any adjacent mechanism components, including above or below, such as Minecraft:pistons, Minecraft:redstone lamps, 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.
Breaking
A button is removed and drops as an item if:
- its attachment block is moved, removed, or destroyed.
- Minecraft:water or Minecraft:lava flows into its space.Template:Only
- a Minecraft:piston tries to push it or moves a block into its space.
Block states
<section begin="block states"/>Template:El: Template:Bst Template:Bst Template:Bst
Template:El: Template:Bst Template:Bst<section end="block states"/>
Videos
History
Template:Missing information Template:Hatnote
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
-
First image of a button on a ceiling.
Issues
Trivia
- During Minecraft:Minecraft Live 2021, a copper button was announced to be implemented along with the copper golem if it won.<ref>https://www.minecraft.net/en-us/article/mob-vote-2021-copper-golem</ref> Although it didn't win, the copper golem was eventually added, but the copper button was not.
Gallery
Renders
-
Oak button
-
Spruce button
-
Birch button
-
Jungle button
-
Acacia button
-
Dark oak button
-
Mangrove button
-
Cherry button
-
Bamboo button
-
Pale oak button
-
Crimson button
-
Warped button
-
Stone button
-
Polished blackstone button
References
Template:Navbox redstone Template:Navbox blocks
Minecraft:de:Knopf Minecraft:es:Botón Minecraft:fr:Bouton Minecraft:it:Pulsante Minecraft:ja:ボタン Minecraft:ko:버튼 Minecraft:nl:Knop Minecraft:pl:Przycisk Minecraft:pt:Botão Minecraft:ru:Кнопка Minecraft:th:ปุ่ม Minecraft:tr:Buton Minecraft:uk:Кнопка Minecraft:zh:按钮