Difference between revisions of "Button"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

(Categorization)
 
(One intermediate revision by one other user not shown)
Line 15: Line 15:
 
=== Crafting ===
 
=== Crafting ===
 
The button is crafted using two pieces of [[stone]].
 
The button is crafted using two pieces of [[stone]].
{{SmallCrafting
+
{{CraftSmall
|1=Stone
+
|A1=Stone
|1pic=Stone.png
+
|B1=Stone
|3=Stone
 
|3pic=Stone.png
 
 
|output=Button
 
|output=Button
|outputpic=Button.png
 
 
}}
 
}}
  
Line 44: Line 41:
 
|}
 
|}
  
== See Also ==
+
== See also ==
 
*[[Pressure plate]]
 
*[[Pressure plate]]
 
*[[Lever]]
 
*[[Lever]]
  
 
[[Category:Redstone components]]
 
[[Category:Redstone components]]

Latest revision as of 23:17, 19 November 2023




Button
Button.png
Type:Redstone
Stackable:Yes(64)
Renewable:Yes
Identifier:button

A button is block that gives off redstone power when activated by the player.

Obtaining

The button drops itself instantly when mined with anything.

Crafting

The button is crafted using two pieces of stone.

Stone Invisible-sprite Stone Invisible-sprite Button

Usage

The button can be placed on top or on the side of any solid block. If a pressure plate does not have a block below it, it will drop as an item.

Redstone Output

The button gives off redstone power if the player shift left-clicks on it.

When activated, the button becomes thinner to show that it has been pressed down into the block below it. It remains like this for a short period of time, during which it gives off redstone power. Afterwards, or if it has not been pressed, it does not give off redstone power.

History

Version Date Changes
1.8.8 Jul 29, 2011
  • Added the button

See also