The target gives a redstone signal, when hit by any projectile - a snowball, an arrow, a trident, an egg, explosive potions
- Minecraft versions: 1.17 / 1.16.5 / 1.16.4 / 1.16.3 / 1.16.2 / 1.16.1 / 1.16
- ID: target

How to craft target
Here is how to craft target in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft target in Minecraft you will need: и . 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 (4) | |
![]() | Sheaf of hay (1) |
Get target command
Here is the command that allows you to get target in Minecraft, that is, how to create target in Minecraft.
Target can be summoned using a command in creative mode.. This requires:
- open chat (press "T")
- write command
/give @p minecraft:target
- press "ENTER"
You can also specify the number and to whom target will be issued:
-
/give @p minecraft:target 10
get 10 target -
/give MinecraftMax minecraft:target
target 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.