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