Replenishes from 3 to 4 units of the player's health at once
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: splash_potion{Potion:"healing"}
Duration | Immediately |
Effect | Regenerates health by 2 hearts |
Health | 2 |
How to craft explosive healing potion
Here is how to craft explosive healing potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft explosive healing 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 explosive healing potion.
Powder (1) | ||
Healing Potion (1) | ||
Potion maker |
Powder (1) | ||
Healing Potion (1) | ||
Potion maker |
What can be done from explosive healing potion
Here it is indicated what can be done from explosive healing potion in Minecraft, i.e. which recipes use explosive healing potion in Minecraft.
Get explosive healing potion command
Here is the command that allows you to get explosive healing potion in Minecraft, that is, how to create explosive healing potion in Minecraft.
Explosive Healing Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:splash_potion{Potion:"healing"}
- press “ENTER”
You can also specify the number and to whom explosive healing potion will be issued:
-
/give @p minecraft:splash_potion{Potion:"healing"} 10
get 10 explosive healing potion -
/give MinecraftMax minecraft:splash_potion{Potion:"healing"}
explosive healing 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.