- 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:"thick"}
Effect | No effect |
How to craft heavy explosive potion
Here is how to craft heavy explosive potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
Can’t be crafted
Unfortunately, heavy explosive potion cannot be crafted in the inventory or on the workbench in Minecraft.
Heavy Explosive Potion can be obtained using commands in creative mode.
Get heavy explosive potion command
Here is the command that allows you to get heavy explosive potion in Minecraft, that is, how to create heavy explosive potion in Minecraft.
Heavy Explosive Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:splash_potion{Potion:"thick"}
- press “ENTER”
You can also specify the number and to whom heavy explosive potion will be issued:
-
/give @p minecraft:splash_potion{Potion:"thick"} 10
get 10 heavy explosive potion -
/give MinecraftMax minecraft:splash_potion{Potion:"thick"}
heavy explosive 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.