The arrow of healing can be bought from the Archer, sometimes he gives such an arrow to the player after defeating the raid. Arrow grants health regeneration to the one it hits. There are first and second levels
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: tipped_arrow.effect.healing
How to craft healing arrow
Here is how to craft healing arrow in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft healing arrow in Minecraft you will need: 8 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.
Arrow (8) |
Get healing arrow command
Here is the command that allows you to get healing arrow in Minecraft, that is, how to create healing arrow in Minecraft.
Healing Arrow can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:tipped_arrow.effect.healing
- press “ENTER”
You can also specify the number and to whom healing arrow will be issued:
-
/give @p minecraft:tipped_arrow.effect.healing 10
get 10 healing arrow -
/give MinecraftMax minecraft:tipped_arrow.effect.healing
healing arrow 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.