To make a Potion of Underwater Breathing, you need a Muddy Potion, a Puffer Fish, and a Potion Bar.. Gives the player underwater breath for 3 minutes
- 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:"water_breathing"}
Duration | 3:00 |
Effect | You can breathe underwater |
How to craft water breath potion
Here is how to craft water breath potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft water breath 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 water breath potion.
Blowfish (1) | ||
Muddy Potion (1) | ||
Potion maker |
What can be done from water breath potion
Here it is indicated what can be done from water breath potion in Minecraft, i.e. which recipes use water breath potion in Minecraft.
Get water breath potion command
Here is the command that allows you to get water breath potion in Minecraft, that is, how to create water breath potion in Minecraft.
Water Breath Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"water_breathing"}
- press “ENTER”
You can also specify the number and to whom water breath potion will be issued:
-
/give @p minecraft:potion{Potion:"water_breathing"} 10
get 10 water breath potion -
/give MinecraftMax minecraft:potion{Potion:"water_breathing"}
water breath 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.