Lever Command Examples
- Give 1 to nearest player:
/give @p minecraft:lever 1 - Give 1 to yourself:
/give @s minecraft:lever 1 - Give to a specific player:
/give PlayerName minecraft:lever 1 - Clear from inventory:
/clear @p minecraft:lever
What Is Lever Used For?
Redstone Dust
Send the lever signal across a redstone wire.
Piston
Use a lever to test a piston door or mechanism.
Command Block
Use a lever as a simple manual command-block trigger.
Redstone Repeater
Add delay or extend a lever-controlled signal.
Lever FAQ
What is the item ID for Lever?
The item ID for Lever is minecraft:lever. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Lever?
Lever has the historical numerical ID 69, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:lever instead.
How do I give myself Lever in Minecraft?
Open the chat window and run /give @p minecraft:lever 1 to give the nearest player one Lever. Replace @p with a player name to target someone else.
How many Lever can stack in one slot?
Lever stacks up to 64 per inventory slot.
How do you craft Lever?
Lever is crafted on a crafting table with 1 stick and 1 cobblestone, which yields 1 Lever.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .
