Redstone Lamp Command Examples
- Give 1 to nearest player:
/give @p minecraft:redstone_lamp 1 - Give 1 to yourself:
/give @s minecraft:redstone_lamp 1 - Give to a specific player:
/give PlayerName minecraft:redstone_lamp 1 - Clear from inventory:
/clear @p minecraft:redstone_lamp
What Is Redstone Lamp Used For?
Redstone Dust
Supply a power path to activate the lamp.
Lever
Use a simple manual switch to control lighting.
Redstone Comparator
Turn measured signal output into a visible indication.
Glowstone
Glowstone is the light-producing crafting ingredient.
Redstone Lamp FAQ
What is the item ID for Redstone Lamp?
The item ID for Redstone Lamp is minecraft:redstone_lamp. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Redstone Lamp?
Redstone Lamp has the historical numerical ID 123, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:redstone_lamp instead.
How do I give myself Redstone Lamp in Minecraft?
Open the chat window and run /give @p minecraft:redstone_lamp 1 to give the nearest player one Redstone Lamp. Replace @p with a player name to target someone else.
How many Redstone Lamp can stack in one slot?
Redstone Lamp stacks up to 64 per inventory slot.
How do you craft Redstone Lamp?
Redstone Lamp is crafted on a crafting table with 4 redstone dusts and 1 glowstone, which yields 1 Redstone Lamp.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .
