To make Healing Potion 2, you need Healing Potion, Glow Dust, and Potion Bar. Grants the player 8 health regeneration per second
- 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:"strong_healing"}
Duration | Immediately |
Effect | Regenerates health by 4 hearts |
Health | 4 |
How to craft healing potion ii
Here is how to craft healing potion ii in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft healing potion ii 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 healing potion ii.
Get healing potion ii command
Here is the command that allows you to get healing potion ii in Minecraft, that is, how to create healing potion ii in Minecraft.
Healing Potion II can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"strong_healing"}
- press “ENTER”
You can also specify the number and to whom healing potion ii will be issued:
-
/give @p minecraft:potion{Potion:"strong_healing"} 10
get 10 healing potion ii -
/give MinecraftMax minecraft:potion{Potion:"strong_healing"}
healing potion ii 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.