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

Minecraft:Polished Blackstone 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 7: Line 7:
| stackable = Yes (64)
| stackable = Yes (64)
| flammable = No
| flammable = No
|waterloggable = {{MC/JEBE|No|Yes}}
|waterloggable = {{jebe|No|Yes}}
| lavasusceptible = No
| lavasusceptible = No
}}
}}
A '''polished blackstone button''' is a variant of the [[Minecraft:button]] that shares many common properties with stone buttons. Like stone buttons, a polished blackstone button is a non-solid [[Minecraft:block]] that produces a temporary [[Minecraft:redstone]] signal when pressed.
A '''polished blackstone button''' is a variant of the [[Minecraft:button]] that shares many common properties with [[Minecraft:stone button]]s. Like stone buttons, a polished blackstone button is a non-solid [[Minecraft:block]] that produces a temporary [[Minecraft:redstone]] signal when pressed.


== Obtaining ==
== Obtaining ==
Line 34: Line 34:


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


=== 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 43: Line 43:
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 polished blackstone button can be activated by a player {{MC/Control|using}} it or when hit by a [[Minecraft:Wind Charge|wind charge]]. [[Minecraft:Mob]]s cannot activate buttons directly.
Buttons are usually in an inactive state, but can be temporarily activated by players. A polished blackstone button can be activated by a player {{control|using}} it or when hit by a [[Minecraft:Wind Charge|wind charge]]. [[Minecraft:Mob]]s cannot activate buttons directly.


When activated, a polished blackstone button remains active for exactly {{MC/Convert|1|second|redstone tick|game tick}}.
When activated, a polished blackstone button remains active for exactly {{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 71: Line 71:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{MC/Edition|java}}:
{{edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 85: Line 85:
|foot=1}}
|foot=1}}


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


=== 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 ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.16|dev=20w15a|[[File:Polished Blackstone Button JE1 BE1.png|32px]] Added polished blackstone buttons.}}
|{{HistoryLine||1.16|dev=20w15a|[[File:Polished Blackstone Button JE1 BE1.png|32px]] Added polished blackstone buttons.}}
|{{MC/HistoryLine||1.16.2|dev=20w28a|Polished blackstone buttons are now renewable as [[Minecraft:piglin]]s have an 8.71% chance to give 8-16 blackstone during bartering.}}
|{{HistoryLine||1.16.2|dev=20w28a|Polished blackstone buttons are now [[Minecraft:renewable]] as [[Minecraft:piglin]]s have an 8.71% chance to give 8-16 blackstone during [[Minecraft:bartering]].}}
|{{MC/HistoryLine||1.20|dev=23w14a|[[File:Polished Blackstone Button JE2.png|32px]] UV texture map of polished blackstone button has been changed, the front texture of polished blackstone button is no longer mirrored.}}
|{{HistoryLine||1.20|dev=23w14a|[[File:Polished Blackstone Button JE2.png|32px]] UV texture map of polished blackstone button has been changed, the front texture of polished blackstone button is no longer mirrored.}}
|{{MC/HistoryLine|||dev=23w16a|Polished blackstone button now breaks in the same time as other buttons.}}
|{{HistoryLine|||dev=23w16a|Polished blackstone button now breaks in the same time as other buttons.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.16.0|dev=beta 1.16.0.57|[[File:Polished Blackstone Button JE1 BE1.png|32px]] Added polished blackstone buttons.}}
|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|[[File:Polished Blackstone Button JE1 BE1.png|32px]] Added polished blackstone buttons.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.20|Polished blackstone 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|Polished blackstone buttons no longer require a pickaxe to drop themselves and are faster to mine with any improper tool.}}
}}
}}


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


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


[[Category:Mechanisms]]
[[Category:Mechanisms]]
Line 134: Line 134:
[[Category:Non-solid blocks]]
[[Category:Non-solid blocks]]


fr:Bouton en pierre noire
[[Minecraft:fr:Bouton en pierre noire]]
ja:磨かれたブラックストーンのボタン
[[Minecraft:ja:磨かれたブラックストーンのボタン]]
ko:윤나는 흑암 버튼
[[Minecraft:ko:윤나는 흑암 버튼]]
pt:Botão de Pedra-Negra Polida
[[Minecraft:pt:Botão de Pedra-Negra Polida]]
uk:Кнопка з полірованого чорнокаменю
[[Minecraft:uk:Кнопка з полірованого чорнокаменю]]
zh:磨制黑石按钮
[[Minecraft:zh:磨制黑石按钮]]

Latest revision as of 11:22, 25 August 2026

Template:Infobox block A polished blackstone button is a variant of the Minecraft:button that shares many common properties with Minecraft:stone buttons. Like stone buttons, a polished blackstone button is a non-solid Minecraft:block that produces a temporary Minecraft:redstone signal when pressed.

Obtaining

Breaking

A polished blackstone 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:

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 polished blackstone button can be activated by a player Template:Control it or when hit by a wind charge. Minecraft:Mobs cannot activate buttons directly.

When activated, a polished blackstone button remains active for exactly 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

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Navigation

Template:Navbox blackstone Template:Navbox redstone Template:Navbox blocks

Minecraft:fr:Bouton en pierre noire Minecraft:ja:磨かれたブラックストーンのボタン Minecraft:ko:윤나는 흑암 버튼 Minecraft:pt:Botão de Pedra-Negra Polida Minecraft:uk:Кнопка з полірованого чорнокаменю Minecraft:zh:磨制黑石按钮