Skip to main content

How to Craft Lever in Minecraft

Lever in Minecraft, drawn from the game's own item texture. Toggle switch for redstone circuits.

Bring 1 Stick and 1 Cobblestone to a Crafting Table and you have a Lever. In the grid that is a single Stick in the top-middle cell and a single Cobblestone in the bottom-middle cell. The grid returns 1 Lever.

Lever Item ID and Give Command

The item ID for Lever is minecraft:lever. In commands the namespace may be left off, so lever works too. Checked against Minecraft Java 26.2.

Give yourself one
/give @p lever
Give a full stack of 64
/give @p lever 64
Give it to a named player
/give Steve lever 1

Cheats have to be on for Lever to appear this way, and the same command works on Bedrock Edition, where the name is written the same.

Overview

A Lever is a toggle switch that provides a constant redstone signal until flipped off. Lever uses a shaped recipe: the ingredients only work in the pattern shown.

The lever was already in the game in Minecraft Beta 1.0, the oldest release with an English language file to read, so this recipe is at least that old.

The materials come together from a few sources: you will be working with stick (craft from planks) and cobblestone (mine stone).

The Full Stack Sum

A full stack of 64 cobblestones gives 64 levers, across 64 crafts at 1 for 1. Have 64 sticks ready as well. Craft 64 empties the box exactly.

Materials Needed

ItemAmountWhere to Find
StickStickStick1xCraft from planks
Cobblestone1xMine stone

Lever needs Stick (craft from planks) and Cobblestone (mine stone), worked together at a Crafting Table.

The Full Chain

2 Planks makes 4 Stick, the one part of this you craft rather than gather. All in: 1 Cobblestone and 2 Planks.

  1. 1
  2. 2
    LeverLeverLeverthis page

Gather this first

Cobblestone2Planks

Step-by-Step Instructions

  1. 1

    StickStickStick

  2. 2

    Cobblestone

  3. 3

    Lever

Minecraft crafting recipe for Lever: 1 x Stick, 1 x Cobblestone in a crafting table, making 1 Lever.

Tips & Notes

  • Caught out without a Crafting Table? Lever fits the 2x2 inventory grid, so you can make it anywhere.
  • Line up 1x Stick and 1x Cobblestone before you open the Crafting Table. Stick: craft from planks.

Uses for Lever

  • Toggle switch for redstone circuits
  • Opening iron doors and activating pistons

View detailed item stats, durability and properties for Lever on the Astroworld Items Database.

Frequently Asked Questions

What do I need to craft a Lever in Minecraft?
1 Stick and 1 Cobblestone at a Crafting Table: that is the whole shopping list for a Lever. Copy the grid above cell for cell, and one craft produces one Lever.
What do you need to make a Lever from scratch?
Counting all the way down, a Lever comes to 1 Cobblestone and 2 Planks, spread over 2 crafts.
Can you craft a Lever without a crafting table?
You can, and without a table: the 2x2 grid in your inventory is enough for a Lever. It is laid out as a single Stick in the top-middle cell and a single Cobblestone in the bottom-middle cell, which never leaves a 2x2 area.
Where do you find the materials for a Lever?
The materials for a Lever each come from somewhere different. Stick: craft from planks. Cobblestone: mine stone.
How many Levers do you get from one craft?
The Lever recipe makes one Lever per craft.
What is the item ID for Lever in Minecraft?
Lever is registered as minecraft:lever. Commands accept the short form lever as well, and Bedrock spells it the same. Checked against Java 26.2.
What is the give command for Lever?
/give @p lever gives you a Lever. Swap @p for a player name to hand it to someone else, and put 64 on the end for a whole stack.
Is the Lever recipe the same in Java and Bedrock Edition?
It is the same recipe on both: 1 Stick and 1 Cobblestone at a Crafting Table gives you a Lever, in the layout shown above, one at a time.
What version of Minecraft added the Lever?
The lever was older than we can prove: already there in Minecraft Beta 1.0, and that is the oldest language file Mojang still publishes, so the trail simply stops. That pattern above is still the one the game uses.

Sources

Grid, ingredients and yield
1 Stick and 1 Cobblestone in, 1 Lever out, Crafting Table. Java 26.2, .
That Bedrock agrees
Bedrock 1.26.40.05, same 2 ingredients.
How far back it goes
Present in Minecraft Java Beta 1.0, the oldest release that exists to check. From all 163 released Java clients, rd-132211 to 26.2.
Stack size
The Astroworld Items Database, built from the same jar.
The recipe book unlock
What unlocks it in the recipe book. Java 26.2.
The stack sum
Counted, not played: 1 Lever per craft against the stack size.

Related Recipes