Redstone Repeater Command Examples
- Give 1 to nearest player:
/give @p minecraft:repeater 1 - Give 1 to yourself:
/give @s minecraft:repeater 1 - Give to a specific player:
/give PlayerName minecraft:repeater 1 - Clear from inventory:
/clear @p minecraft:repeater
What Is Redstone Repeater Used For?
Redstone Dust
Connect a repeater into ordinary redstone wire.
Redstone Comparator
Pair timing and measurement components in advanced circuits.
Piston
Control piston timing in doors and contraptions.
Command Block
Use timing components when testing command-block sequences.
Redstone Repeater FAQ
What is the item ID for Redstone Repeater?
The item ID for Redstone Repeater is minecraft:repeater. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Redstone Repeater?
Redstone Repeater has the historical numerical ID 93, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:repeater instead.
How do I give myself Redstone Repeater in Minecraft?
Open the chat window and run /give @p minecraft:repeater 1 to give the nearest player one Redstone Repeater. Replace @p with a player name to target someone else.
How many Redstone Repeater can stack in one slot?
Redstone Repeater stacks up to 64 per inventory slot.
How do you craft Redstone Repeater?
Redstone Repeater is crafted on a crafting table with 2 redstone torchs, 1 redstone dust and 3 stones, which yields 1 Redstone Repeater.
Sources and Data Review
Item facts were reviewed for Java Edition 26.2 on .
