To make a Potion of Regeneration, you need a Muddy Potion, a Tear of a Ghast and a Potion Bar. Grants the player health regeneration for 45 seconds. It is also an ingredient for Potion of Weakness and Regeneration 2
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: potion{Potion:"regeneration"}
Duration | 0:45 |
Effect | Restores health by 0.5 hearts every second |
Health | 0.5 |
How to craft regeneration potion
Here is how to craft regeneration potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft regeneration potion in Minecraft you will need: This, This and This. Place the cooking rack, right-click on it, place the ingredients as shown. The rack can simultaneously brew 3 bottles of regeneration potion.
What can be done from regeneration potion
Here it is indicated what can be done from regeneration potion in Minecraft, i.e. which recipes use regeneration potion in Minecraft.
Get regeneration potion command
Here is the command that allows you to get regeneration potion in Minecraft, that is, how to create regeneration potion in Minecraft.
Regeneration potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"regeneration"}
- press “ENTER”
You can also specify the number and to whom regeneration potion will be issued:
-
/give @p minecraft:potion{Potion:"regeneration"} 10
get 10 regeneration potion -
/give MinecraftMax minecraft:potion{Potion:"regeneration"}
regeneration potion 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.