To make a Night Vision Potion, you need a Cloudy Potion, a Golden Carrot, and a Potion Bar.. Gives the player night vision for 3 minutes. It is also an ingredient for Invisibility Potion and Enhanced Night Vision Potion.
- 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:"night_vision"}
Duration | 3:00 |
Effect | Improves visibility at night and underwater |
How to craft night vision potion
Here is how to craft night vision potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft night vision 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 night vision potion.
What can be done from night vision potion
Here it is indicated what can be done from night vision potion in Minecraft, i.e. which recipes use night vision potion in Minecraft.
Get night vision potion command
Here is the command that allows you to get night vision potion in Minecraft, that is, how to create night vision potion in Minecraft.
Night vision potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"night_vision"}
- press “ENTER”
You can also specify the number and to whom night vision potion will be issued:
-
/give @p minecraft:potion{Potion:"night_vision"} 10
get 10 night vision potion -
/give MinecraftMax minecraft:potion{Potion:"night_vision"}
night vision 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.