To make Potion of Invisibility, you need Potion of Night Vision, Pickled Spider Eye, and Potion Bar. Gives the player invisibility for 3 minutes. Remember that the armor remains visible
- 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:"invisibility"}
Duration | 3:00 |
Effect | Become invisible (except for armour and objects in hand) |
How to craft invisibility potion
Here is how to craft invisibility potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft invisibility 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 invisibility potion.
Where to find invisibility potion
Here’s where you can find invisibility potion in Minecraft, i.e. where invisibility potion in Minecraft.
What can be done from invisibility potion
Here it is indicated what can be done from invisibility potion in Minecraft, i.e. which recipes use invisibility potion in Minecraft.
Get invisibility potion command
Here is the command that allows you to get invisibility potion in Minecraft, that is, how to create invisibility potion in Minecraft.
Invisibility potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"invisibility"}
- press “ENTER”
You can also specify the number and to whom invisibility potion will be issued:
-
/give @p minecraft:potion{Potion:"invisibility"} 10
get 10 invisibility potion -
/give MinecraftMax minecraft:potion{Potion:"invisibility"}
invisibility 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.