About Stone Button in Minecraft
The stone button is a small redstone switch crafted from stone, emitting a short one-second pulse when pressed. It can be placed on most surfaces to trigger doors, dispensers, and circuits.
Stone Button Command Examples
- Give 1 to nearest player:
/give @p minecraft:stone_button 1 - Give 1 to yourself:
/give @s minecraft:stone_button 1 - Give to a specific player:
/give PlayerName minecraft:stone_button 1 - Clear from inventory:
/clear @p minecraft:stone_button
Stone Button FAQ
What is the item ID for Stone Button?
The item ID for Stone Button is minecraft:stone_button. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Stone Button?
Stone Button has the historical numerical ID 77, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:stone_button instead.
How do I give myself Stone Button in Minecraft?
Open the chat window and run /give @p minecraft:stone_button 1 to give the nearest player one Stone Button. Replace @p with a player name to target someone else.
How many Stone Button can stack in one slot?
Stone Button stacks up to 64 per inventory slot.
How do you craft Stone Button?
Stone Button is crafted on a crafting table with 1 stone, which yields 1 Stone Button.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
