Redstone repeater allows you to transmit the redstone signal over a long distance, since usually the signal is transmitted only 15 blocks
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: repeater
Brightness | 9 |
How to craft redstone repeater
Here is how to craft redstone repeater in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft redstone repeater in Minecraft you will need: This, This and This. These ingredients should be placed on the workbench as shown in the picture below. To open the workbench, you need to right-click on the installed workbench.
Redstone torch (2) | ||
Redstone (1) | ||
A rock (3) |
Get redstone repeater command
Here is the command that allows you to get redstone repeater in Minecraft, that is, how to create redstone repeater in Minecraft.
Redstone repeater can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:repeater
- press “ENTER”
You can also specify the number and to whom redstone repeater will be issued:
-
/give @p minecraft:repeater 10
get 10 redstone repeater -
/give MinecraftMax minecraft:repeater
redstone repeater will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.