Minecraft:Wooden Button: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 36: | Line 36: | ||
| 12-1 = Warped Button.png | | 12-1 = Warped Button.png | ||
| invimage12 = Warped Button | | invimage12 = Warped Button | ||
| group13 = Poplar (upcoming) | |||
| 13-1 = Poplar Button.png | |||
| 13-1caption = Re-creation | |||
| invimage13 = Poplar Button | |||
| transparent = Yes | | transparent = Yes | ||
| light = No | | light = No | ||
| tool = Axe | | tool = Axe | ||
| renewable = Yes | | renewable = Yes | ||
| waterloggable = {{ | | waterloggable = {{jebe|No|Yes}} | ||
| stackable = Yes (64) | | stackable = Yes (64) | ||
| flammable = No | | flammable = No | ||
| lavasusceptible = {{ | | lavasusceptible = {{jebe|No|Yes}} | ||
}} | }} | ||
A '''wooden button''' is a type of [[Minecraft:button]] that remains pressed for longer than a stone button and can additionally be pressed by [[Minecraft:arrow]]s and thrown [[Minecraft:trident]]s. | A '''wooden button''' is a type of [[Minecraft:button]] that remains pressed for longer than a [[Minecraft:stone button]] and can additionally be pressed by [[Minecraft:arrow]]s and thrown [[Minecraft:trident]]s. | ||
== Obtaining == | == Obtaining == | ||
| Line 63: | Line 67: | ||
=== Natural generation === | === Natural generation === | ||
Jungle buttons generate naturally on house walls in desert | Jungle buttons generate naturally on house walls in desert [[Minecraft:village]]s. Oak buttons generate naturally in [[Minecraft:trial chambers]] making up the various dispensers. | ||
=== Crafting === | === Crafting === | ||
| Line 74: | Line 78: | ||
== Usage == | == Usage == | ||
{{ | {{see also|Redstone circuit}} | ||
=== Placement === | === Placement === | ||
Buttons can be placed by {{ | Buttons can be placed by {{control|using}} them 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. | ||
{{ | {{IN|java}}, if placed on the top or bottom of a block, the button can face any direction. | ||
It can also be attached to the top of a fence {{ | 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). | ||
==== Activation ==== | ==== Activation ==== | ||
Buttons are usually in an inactive state, but can be temporarily activated by players {{ | Buttons are usually in an inactive state, but can be temporarily activated by players {{control|using}} it. A wooden button can also be activated by a fired [[Minecraft:arrow]], a thrown wind charge, or a thrown [[Minecraft:trident]] if its collision box touched the button. | ||
[[Minecraft:Mob]]s cannot activate buttons directly, but arrows fired by | [[Minecraft:Mob]]s cannot activate buttons directly, but arrows fired by [[Minecraft:skeleton]]s or [[Minecraft:dispenser]]s can activate wooden buttons. | ||
==== Behavior ==== | ==== Behavior ==== | ||
When activated, a wooden button remains active for {{ | When activated, a wooden button remains active for {{convert|1.5|seconds|redstone tick|game tick}}. | ||
A wooden button activated by a fired arrow or a thrown trident remains active until the arrow or trident despawns (after {{ | A wooden button activated by a fired arrow or a thrown trident remains active until the arrow or trident despawns (after {{convert|1|minute}}) or is picked up by a player. | ||
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 | * 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 | * 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. | ||
=== Fuel === | === Fuel === | ||
| Line 113: | Line 117: | ||
=== Generic === | === Generic === | ||
==== Normal wood ==== | ==== Normal wood ==== | ||
{{ | {{Sound table/Block/Wood}} | ||
==== Cherry wood ==== | ==== Cherry wood ==== | ||
{{ | {{Sound table/Block/Cherry wood}} | ||
==== Bamboo wood ==== | ==== Bamboo wood ==== | ||
{{ | {{Sound table/Block/Bamboo wood}} | ||
==== Nether wood ==== | ==== Nether wood ==== | ||
{{ | {{Sound table/Block/Nether wood}} | ||
=== Unique === | === Unique === | ||
{{ | {{JE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 211: | Line 215: | ||
}} | }} | ||
{{ | {{BE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 275: | Line 279: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{JE}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 355: | Line 359: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{BE}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 423: | Line 427: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{#lst:Button|block states}} | {{#lst:Button|block states}} | ||
== Videos == | == Videos == | ||
{{ | {{yt|n7BP3NDpHtA}} | ||
== History == | == History == | ||
{{ | {{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---> | ||
| Line 437: | Line 441: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine||October 18, 2022|link={{Mcnet|try-first-minecraft-1-20-features}}|[[File:Bamboo Button JE1 BE1.png|32px]] Bamboo buttons were shown on ''Java Edition'' 1.20's official article.}} | |{{HistoryLine||October 18, 2022|link={{Mcnet|try-first-minecraft-1-20-features}}|[[File:Bamboo Button JE1 BE1.png|32px]] Bamboo buttons were shown on ''Java Edition'' 1.20's official article.}} | ||
|{{HistoryLine||May 30, 2026|link={{ytl|skQgaugcKVQ}}|[[File:Poplar Button.png|32px]] Poplar buttons were shown at [[Minecraft:Minecraft Live – May 2026]]}} | |||
}} | }} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.4.2|dev=12w34a|[[File:Oak Wall Button (N) JE1.png|32px]] [[File:Oak Wall Button (E) JE1.png|32px]] [[File:Oak Wall Button (S) JE1.png|32px]] [[File:Oak Wall Button (W) JE1.png|32px]]<br>[[File:Powered Oak Wall Button (N) JE1.png|32px]] [[File:Powered Oak Wall Button (E) JE1.png|32px]] [[File:Powered Oak Wall Button (S) JE1.png|32px]] [[File:Powered Oak Wall Button (W) JE1.png|32px]]<br>[[File:Oak Button (item) JE1.png|32px]] Added wooden buttons. They are currently uncraftable.}} | ||
|{{HistoryLine|||dev=12w34b|Added [[Minecraft:crafting]] recipe for wooden buttons. | |{{HistoryLine|||dev=12w34b|Added [[Minecraft:crafting]] recipe for wooden buttons. | ||
{{Collapse|title=Recipe|content= | {{Collapse|title=Recipe|content= | ||
| Line 451: | Line 456: | ||
}} | }} | ||
}} | }} | ||
|{{ | |{{HistoryLine|||dev=12w37a|The [[Minecraft:redstone]] signal duration of the button has been changed from 9 to 12 redstone ticks.}} | ||
|{{ | |{{HistoryLine||1.8|dev=14w04a|[[File:Oak Floor Button (N) JE1.png|32px]] [[File:Oak Ceiling Button (N) JE1.png|32px]]<br>[[File:Powered Oak Floor Button (N) JE1.png|32px]] [[File:Powered Oak 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|||dev=14w10a|[[File:Oak Floor Button (N) JE2.png|32px]]<br>[[File:Oak Wall Button (N) JE2.png|32px]] [[File:Oak Wall Button (E) JE2.png|32px]] [[File:Oak Wall Button (S) JE2.png|32px]] [[File:Oak Wall Button (W) JE2.png|32px]]<br>[[File:Oak Ceiling Button (N) JE2.png|32px]]<br>[[File:Powered Oak Floor Button (N) JE2.png|32px]]<br>[[File:Powered Oak Wall Button (N) JE2.png|32px]] [[File:Powered Oak Wall Button (E) JE2.png|32px]] [[File:Powered Oak Wall Button (S) JE2.png|32px]] [[File:Powered Oak Wall Button (W) JE2.png|32px]]<br>[[File:Powered Oak Ceiling Button (N) JE2.png|32px]]<br>[[File:Oak Button (item) JE2.png|32px]] The models of buttons have been changed.}} | ||
|{{ | |{{HistoryLine||1.9|dev=15w43a|Wooden buttons have now been given a different [[Minecraft:sound]] from [[Minecraft:stone button]]s.}} | ||
|{{ | |{{HistoryLine|||dev=15w46a|[[Minecraft:Mob]]s no longer spawn on wooden buttons.}} | ||
|{{ | |{{HistoryLine|||dev=16w02a|Wooden buttons are now broken more easily with [[Minecraft:axe]]s.}} | ||
|{{ | |{{HistoryLine||1.11|dev=16w33a|Wooden buttons can now be used as fuel in [[Minecraft:furnace]]s.}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|[[File:Spruce Button JE1 BE1.png|32px]] [[File:Birch Button JE1 BE1.png|32px]] [[File:Jungle Button JE1 BE1.png|32px]] [[File:Acacia Button JE1 BE1.png|32px]] [[File:Dark Oak Button JE1 BE1.png|32px]] Buttons now come in all six types of wood. | ||
|The names of wooden buttons have been changed to <''wood type''> button. | |The names of wooden buttons have been changed to <''wood type''> button. | ||
|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]].}} | ||
|{{ | |{{HistoryLine||1.14|dev=18w43a|[[File:Oak Button (S) JE3.png|32px]] [[File:Spruce Button JE2.png|32px]] [[File:Birch Button JE2.png|32px]] [[File:Jungle Button JE2.png|32px]] [[File:Acacia Button JE2.png|32px]] [[File:Dark Oak Button JE2.png|32px]] The textures of buttons have been changed.}} | ||
|{{ | |{{HistoryLine|||dev=18w47a|[[File:Oak Button (S) JE4.png|32px]] [[File:Spruce Button JE3.png|32px]] [[File:Birch Button JE3 BE2.png|32px]] [[File:Jungle Button JE3 BE2.png|32px]] [[File:Acacia Button JE3 BE2.png|32px]] [[File:Dark Oak Button JE3 BE2.png|32px]] The textures of wooden buttons have been changed again.}} | ||
|{{ | |{{HistoryLine|||dev=18w50a|[[File:Spruce Button JE4 BE2.png|32px]] The texture of spruce buttons has been changed, once again. | ||
|Jungle buttons now generate in desert [[Minecraft:village]]s.}} | |||
|{{ | |{{HistoryLine||1.16|dev=20w06a|[[File:Crimson Button JE1 BE1.png|32px]] [[File:Warped Button JE1 BE1.png|32px]] Added crimson and warped buttons.}} | ||
|{{ | |{{HistoryLine||1.19|dev=22w11a|[[File:Mangrove Button JE1 BE1.png|32px]] Added mangrove buttons.}} | ||
|{{ | |{{HistoryLine|||dev=22w14a|Due to the addition of the [[Minecraft:mangrove tree]] and [[Minecraft:mangrove swamp]], make mangrove button obtainable and renewable.}} | ||
|{{ | |{{HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|[[File:Bamboo Button JE1 BE1.png|32px]] Added bamboo buttons behind the "[[Minecraft:Java Edition 1.20|Update 1.20]]" [[Minecraft:experimental]] [[Minecraft:data pack]]. | ||
|Added unique sounds for Nether and bamboo wood buttons.}} | |Added unique sounds for Nether and bamboo wood buttons.}} | ||
|{{ | |{{HistoryLine|||dev=22w46a|[[File:Bamboo Button JE2 BE2.png|32px]] The texture of the bamboo button has been changed, due to the texture change on [[Minecraft:bamboo planks]].}} | ||
|{{ | |{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Cherry Button JE1 BE1.png|32px]] Added cherry buttons behind the "[[Minecraft:Java Edition 1.20|Update 1.20]]" [[Minecraft:experimental]] [[Minecraft:data pack]].}} | ||
|{{ | |{{HistoryLine||1.20|dev=23w12a|Bamboo and cherry buttons are now available without using the "Update 1.20" experimental data pack.}} | ||
|{{ | |{{HistoryLine|||dev=23w14a|[[File:Oak Button JE5.png|32px]] [[File:Birch Button JE4.png|32px]] [[File:Spruce Button JE5.png|32px]] [[File:Jungle Button JE4.png|32px]] [[File:Acacia Button JE4.png|32px]] [[File:Dark Oak Button JE4.png|32px]] [[File:Mangrove Button JE2.png|32px]] [[File:Cherry Button JE2.png|32px]] [[File:Bamboo Button JE3.png|32px]] [[File:Crimson Button JE2.png|32px]] [[File:Warped Button JE2.png|32px]] All wooden buttons' UV texture map has been changed, the front texture of all buttons is no longer mirrored.}} | ||
|{{ | |{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Oak buttons now generate in [[Minecraft:trial chambers]].}} | ||
|{{ | |{{HistoryLine||1.21.2|exp=Winter Drop|dev=24w40a|[[File:Pale Oak Button JE1 BE1.png|32px]] Added pale oak buttons.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|pocket alpha}} | ||
|{{ | |{{HistoryLine||v0.13.0|dev=build 1|[[File:Oak Button (item) JE1.png|32px]] Added buttons.}} | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.4.0|dev=beta 1.2.14.2|[[File:Spruce Button JE1 BE1.png|32px]] [[File:Birch Button JE1 BE1.png|32px]] [[File:Jungle Button JE1 BE1.png|32px]] [[File:Acacia Button JE1 BE1.png|32px]] [[File:Dark Oak Button JE1 BE1.png|32px]] Buttons now come in all six types of wood.}} | ||
|{{ | |{{HistoryLine||1.10.0|dev=beta 1.10.0.3|Jungle buttons now generate in the new [[Minecraft:Village#Desert|desert village]]s. | ||
|[[File:Oak Button (S) JE4.png|32px]] [[File:Spruce Button JE4 BE2.png|32px]] [[File:Birch Button JE3 BE2.png|32px]] [[File:Jungle Button JE3 BE2.png|32px]] [[File:Acacia Button JE3 BE2.png|32px]] [[File:Dark Oak Button JE3 BE2.png|32px]] The textures of buttons have been changed.}} | |[[File:Oak Button (S) JE4.png|32px]] [[File:Spruce Button JE4 BE2.png|32px]] [[File:Birch Button JE3 BE2.png|32px]] [[File:Jungle Button JE3 BE2.png|32px]] [[File:Acacia Button JE3 BE2.png|32px]] [[File:Dark Oak Button JE3 BE2.png|32px]] The textures of buttons have been changed.}} | ||
|{{ | |{{HistoryLine||1.16.0|dev=beta 1.16.0.51|[[File:Crimson Button JE1 BE1.png|32px]] [[File:Warped Button JE1 BE1.png|32px]] Added crimson and warped buttons.}} | ||
|{{ | |{{HistoryLine||1.16.20|dev=beta 1.16.20.50|Crimson and warped buttons now use regular plank [[Minecraft:sound]]s instead of their stem variant sounds.}} | ||
|{{ | |{{HistoryLine||1.19.0|dev=beta 1.19.0.20|[[File:Mangrove Button JE1 BE1.png|32px]] Added mangrove buttons.}} | ||
|{{HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|[[File:Bamboo Button JE1 BE1.png|32px]] Added bamboo buttons behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" experimental toggle.|Added unique sounds for Nether and bamboo wood buttons.|Added unique button click sound for wooden buttons to match {{ | |{{HistoryLine||1.19.50|exp=Next Major Update|dev=Preview 1.19.50.21|[[File:Bamboo Button JE1 BE1.png|32px]] Added bamboo buttons behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" [[Minecraft:experimental]] toggle.|Added unique sounds for Nether and bamboo wood buttons.|Added unique button click [[Minecraft:sound]] for wooden buttons to match {{JE}}.}} | ||
|{{ | |{{HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.20|[[File:Bamboo Button JE2 BE2.png|32px]] The texture of the bamboo button has been changed, due to the texture change on [[Minecraft:bamboo planks]].}} | ||
|{{ | |{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|[[File:Cherry Button JE1 BE1.png|32px]] Added cherry buttons behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" [[Minecraft:experimental]] toggle.}} | ||
|{{ | |{{HistoryLine||1.20.0|dev=Preview 1.20.0.21|Bamboo and cherry buttons are now available without using the "Next Major Update" experimental toggle.}} | ||
|{{ | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.20|[[File:Pale Oak Button JE1 BE1.png|32px]] Added pale oak buttons.}} | ||
}} | }} | ||
=== 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|[[File:Oak Button (item) JE1.png|32px]] Added wooden buttons.}} | ||
|{{ | |{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Wooden buttons can now be triggered by [[Minecraft:arrow]]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.}} | ||
|{{ | |{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Wooden buttons can now be used as fuel in [[Minecraft:furnace]]s.}} | ||
|{{ | |{{HistoryLine||xbox=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|[[File:Spruce Button JE1 BE1.png|32px]] [[File:Birch Button JE1 BE1.png|32px]] [[File:Jungle Button JE1 BE1.png|32px]] [[File:Acacia Button JE1 BE1.png|32px]] [[File:Dark Oak Button JE1 BE1.png|32px]] Buttons now come in all six types of wood.}} | ||
|{{ | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Oak Button (S) JE4.png|32px]] [[File:Spruce Button.png|32px]] [[File:Birch Button.png|32px]] [[File:Jungle Button.png|32px]] [[File:Acacia Button.png|32px]] [[File:Dark Oak Button.png|32px]] The textures of buttons have been changed.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|new 3ds}} | ||
|{{ | |{{HistoryLine||0.1.0|[[File:Oak Button (item) JE1.png|32px]] Added buttons.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|The wooden button ID has been changed from <code>wooden_button</code> to <code>oak_button</code>. | ||
|Prior to ''The Flattening'', this block's numeral ID was 143.}} | |Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 143.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{Issue list|Wooden Button|Oak Button|Spruce Button|Birch Button|Jungle Button|Acacia Button|Dark Oak Button|Mangrove Button|Cherry Button|Pale Oak Button|Bamboo Button|Crimson Button|Warped Button}} | ||
== Gallery == | == Gallery == | ||
| Line 530: | Line 535: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox wood}} | ||
{{ | {{Navbox redstone|components}} | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Mechanisms]] | [[Category:Mechanisms]] | ||
| Line 539: | Line 544: | ||
[[Category:Non-solid blocks]] | [[Category:Non-solid blocks]] | ||
es:Botón de madera | [[Minecraft:es:Botón de madera]] | ||
fr:Bouton en bois | [[Minecraft:fr:Bouton en bois]] | ||
ja:板材のボタン | [[Minecraft:ja:板材のボタン]] | ||
ko:나무 버튼 | [[Minecraft:ko:나무 버튼]] | ||
pt:Botão de madeira | [[Minecraft:pt:Botão de madeira]] | ||
uk:Дерев'яна кнопка | [[Minecraft:uk:Дерев'яна кнопка]] | ||
zh:木按钮 | [[Minecraft:zh:木按钮]] | ||
Latest revision as of 11:11, 5 June 2026
Template:Infobox block A wooden button is a type of Minecraft:button that remains pressed for longer than a Minecraft:stone button and can additionally be pressed by Minecraft:arrows and thrown Minecraft:tridents.
Obtaining
Breaking
A wooden button is most easily broken with an Minecraft:axe. 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:
- 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.
Natural generation
Jungle buttons generate naturally on house walls in desert Minecraft:villages. Oak buttons generate naturally in Minecraft:trial chambers making up the various dispensers.
Crafting
Buttons can be crafted from Minecraft:planks for a matching wood-type button. Template:Crafting
Usage
Placement
Buttons can be placed by Template:Control them on a surface.
They can be attached to the side, bottom and top of any full opaque block.
Template:IN, if placed on the top or bottom of a block, the button can face any direction.
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).
Activation
Buttons are usually in an inactive state, but can be temporarily activated by players Template:Control it. A wooden button can also be activated by a fired Minecraft:arrow, a thrown wind charge, or a thrown Minecraft:trident if its collision box touched the button.
Minecraft:Mobs cannot activate buttons directly, but arrows fired by Minecraft:skeletons or Minecraft:dispensers can activate wooden buttons.
Behavior
When activated, a wooden button remains active for Template:Convert. A wooden button activated by a fired arrow or a thrown trident remains active until the arrow or trident despawns (after Template:Convert) or is picked up by a player.
While active, a button:
- powers any adjacent Minecraft:redstone dust to power level 15, including beneath the button
- 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
- 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.
Fuel
Overworld wooden buttons can be used as a fuel source in Minecraft:furnaces, smelting 0.5 items per button. Nether wood buttons (crimson and warped), cannot be used as fuel in a furnace.
Sounds
Generic
Normal wood
Template:Sound table/Block/Wood
Cherry wood
Template:Sound table/Block/Cherry wood
Bamboo wood
Template:Sound table/Block/Bamboo wood
Nether wood
Template:Sound table/Block/Nether wood
Unique
Data values
ID
Template:JE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Template:BE: Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2
Block states
{{#lst:Button|block states}}
Videos
History
Template:Expand section Template:Info needed section
Reveal
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Issues
Gallery
-
First image of a button on a ceiling.
Template:Navbox wood Template:Navbox redstone Template:Navbox blocks
Minecraft:es:Botón de madera Minecraft:fr:Bouton en bois Minecraft:ja:板材のボタン Minecraft:ko:나무 버튼 Minecraft:pt:Botão de madeira Minecraft:uk:Дерев'яна кнопка Minecraft:zh:木按钮