About Lever in Minecraft
Lever is a redstone power source crafted from cobblestone and a stick. It provides a stable on/off signal and is commonly used for doors and machines.
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
How to Get Lever
Craft a Lever from one stick and one cobblestone. A lever provides a simple manual redstone signal that stays on or off until it is toggled again.
- Collect a stick and cobblestone.
- Craft the Lever in the inventory grid or at a Crafting Table.
- Place it beside a compatible block and toggle it to test a redstone circuit.
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.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .
