Lever

Lever
Lever.png: Infobox image for Lever the block in Minecraft
Powered Lever.png: Infobox image for Lever the block in Minecraft
Invicon Lever.png: Inventory sprite for Lever in Minecraft as shown in-game with description: Lever
Renewable

Yes

Stackable

Yes (64)

Tool

Any tool

Blast resistance

0.5

Hardness

0.5

Luminous

No

Transparent

Yes

Waterloggable

JE: No
BE: Yes

Flammable

No

Catches fire
from lava

No

Map color (JE)


 0 NONE

A lever is a non-solid block that can be switched to provide redstone power.

Obtaining

Breaking

A lever can be mined using any tool, or without a tool, and always drops itself as an item.

Block
Hardness 0.5
Breaking time (secs)
Default 0.75
Legend
  • incorrect tool, drops nothing
  • correct tool, drops nothing or something other than the block itself
  • correct tool, drops the block itself
  • italicized can be instant mined

A lever is also removed and drops as an item if:

  • its attachment block is moved, removed, or destroyed
  • water or lava flows into its space‌
  • a piston tries to push it or moves a block into its space

Natural generation

Three levers are generated naturally in each jungle temple. They also generate in woodland mansions and ancient cities.

Crafting

Ingredients Crafting recipe
Stick +
Cobblestone
Invicon Stick.png: Inventory sprite for Stick in Minecraft as shown in-game linking to Stick with description: StickInvicon Cobblestone.png: Inventory sprite for Cobblestone in Minecraft as shown in-game linking to Cobblestone with description: Cobblestone
Invicon Lever.png: Inventory sprite for Lever in Minecraft as shown in-game with description: Lever

Usage

Five of the eight possible orientations, levers off.

A lever can be used as a player-switchable redstone power source.

Placement

A lever can be attached to the top, side, or bottom of any full solid opaque block (stone, dirt, blocks of gold, etc.), or to the top of an upside-down slab or upside-down stairs (but not to the bottom of a right-side-up slab or stairs). When placed on the top or bottom of a block, the lever orients itself in-line with the placing player.

In Bedrock Edition, it can additionally be placed on the top of a fence, stone wall or hopper, and can be placed underwater.

When placed on the side of blocks, down is on and up is off. On the top or bottom of blocks, off is north or west, on is south or east.

Activation

To activate or deactivate a lever, use the "Use Item/Place Block" control (right-click, by default). A lever can be turned on and off as fast as it can be clicked.

Mobs cannot turn a lever on or off.

Behavior

While active, a lever:

Sounds

Generic

Java Edition:

BlockSprite stone.png: Sprite image for stone in Minecraft stone sound type
SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
​Block brokenBlocksOnce the block has brokenblock.stone.breaksubtitles.block.generic.break1.00.816
​Block placedBlocksWhen the block is placedblock.stone.placesubtitles.block.generic.place1.00.816
​Block breakingBlocksWhile the block is in the process of being brokenblock.stone.hitsubtitles.block.generic.hit0.250.516
​Something falls on a blockEntity-DependentFalling on the block with fall damageblock.stone.fallsubtitles.block.generic.fall0.50.7516
​FootstepsEntity-DependentWalking on the blockblock.stone.stepsubtitles.block.generic.footsteps0.151.016

Bedrock Edition:

BlockSprite lever.png: Sprite image for lever in Minecraft lever sound type
SoundSourceDescriptionResource locationVolumePitch
BlocksOnce the block has brokendig.wood1.00.8-1.0
BlocksWhen the block is placeddig.wood1.00.8
BlocksWhile the block is in the process of being brokenhit.wood0.230.5

Unique

Java Edition:

Sounds
SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
​Lever clicksBlocksWhen a lever deactivates [sound 1]block.lever.clicksubtitles.block.lever.click0.30.516
​Lever clicksBlocksWhen a lever activates [sound 1]block.lever.clicksubtitles.block.lever.click0.30.616
  1. a b The lever uses the same sound event for both turning on and off. This has been reported on mojira: MC-177454.

Bedrock Edition

Sounds
SoundSourceDescriptionResource locationVolumePitch
BlocksWhen a lever deactivatesrandom.lever_click0.30.5
BlocksWhen a lever activatesrandom.lever_click0.30.6

Data values

ID

Java Edition:

NameIdentifierFormTranslation key
BlockSprite lever.png: Sprite image for lever in Minecraft LeverleverBlock & Itemblock.minecraft.lever

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
BlockSprite lever.png: Sprite image for lever in Minecraft Leverlever69Block & Giveable Item[i 2]Identical[i 3]tile.lever.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same ID as the block.

Block states

See also: Block states

Java Edition:

Name Default value Allowed values Description
facewallceiling
floor
wall
The face of the block the lever placed on.
Floor is on top of a block, ceiling is on the bottom, and wall is on one of its sides.
facingnortheast
north
south
west
The direction the lever is facing.
Opposite to the direction the player is facing if placed on the side of a block.
poweredfalsefalse
true
If true, the lever is currently activated.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
open_bit0x8falsefalse
true
0
1
If the lever is currently activated.
lever_direction0x1
0x2
0x4
down_east_west down_east_west0Lever on block bottom points east when off
east1Lever on block side facing east
west2Lever on block side facing west
south3Lever on block side facing south
north4Lever on block side facing north
up_north_south5Lever on block top points south when off.
up_east_west6Lever on block top points east when off.
down_north_south7Lever on block bottom points south when off.


Video

History

There is an associated page listing all historical changes related to the appearance and/or sounds associated with this block in further detail than below; see /Asset history.
Java Edition Classic
May 21, 2009Notch shows interest in adding levers.
Java Edition Alpha
v1.0.1 Added levers.
The data values which would in future be used for ceiling levers had a large cobblestone cuboid in the middle, and floor and "ceiling" levers only existed in north- and west-facing forms.
Java Edition Beta
1.7 Due to the change of the cobblestone texture, the texture of levers has been updated.
Java Edition
1.3.112w22aLevers now generate in jungle temples.
12w24a Levers can now be placed upside down (on the underside of a block), changing those data values of levers accordingly.
1.513w03aLever orientation is no longer random.
1.814w10a Lever models have changed - the UV is now different.
1.1116w39aLevers now generate in woodland mansions.
1.1317w47a Floor and ceiling levers can now be placed facing east or south. This changes the texture rotation.
Flicking a lever on now displays redstone particles.
Levers can no longer be placed on top of pistons.
pre2The hitbox height of levers placed on the ceiling or floor has been decreased.
1.1418w43a The textures used by levers have changed.
18w50a The cobblestone texture has changed, changing levers as well.
19w03cLevers now use correct cullface arguments, and a redundant face (internal end of the handle; visible only from within) was deleted.
1.1922w13aLevers now generate in ancient cities.
1.20.223w33aLevers now use stone sounds instead of wood sounds.[1]
Pocket Edition Alpha
v0.13.0build 1 Added levers.
v0.15.0build 1Levers now generate in jungle temples.
Pocket Edition
1.1.0alpha 1.1.0.0Levers now generate in woodland mansions.
Bedrock Edition
1.10.0beta 1.10.0.3 The texture of levers has been changed.
Legacy Console Edition
Xbox 360Xbox OnePS3PS4PS VitaWii USwitch
TU1CU11.001.001.00Patch 11.0.1 Added levers.
TU141.04Levers can now be placed upside down (on the underside of a block).
TU54CU441.521.521.52Patch 241.0.4Levers now generate in woodland mansions.
1.90 The texture of levers has been changed.
New Nintendo 3DS Edition
0.1.0 Added levers.
1.9.19Levers now generate in woodland mansions.

Data history

Java Edition
1.1317w47aPrior to The Flattening, this block's numeral ID was 69.

Issues

Issues relating to "Lever" are maintained on the bug tracker. Issues should be reported and viewed there.

Gallery

References

  1. MC-217628 — Levers use wood sounds rather than stone — resolved as "Fixed".

External links

Navigation