Thick Potion has no effect, it is needed to create Potion of Weakness. It is made from a bubble of water and glowing dust.
- 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:"thick"}
Effect | No effect |
How to craft thick potion
Here is how to craft thick potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft thick 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 thick potion.
Get thick potion command
Here is the command that allows you to get thick potion in Minecraft, that is, how to create thick potion in Minecraft.
Thick Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"thick"}
- press “ENTER”
You can also specify the number and to whom thick potion will be issued:
-
/give @p minecraft:potion{Potion:"thick"} 10
get 10 thick potion -
/give MinecraftMax minecraft:potion{Potion:"thick"}
thick 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.