To make a Potion of Slowing, you need a Potion of Fire Resistance or Swiftness, Pickled Spider Eye, and Potion Stance. Gives the enemy a 15% speed slow for 1.5 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:"slowness"}
Duration | 1:30 |
Effect | -15% speed |
How to craft slowing potion
Here is how to craft slowing potion in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft slowing 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 slowing potion.
What can be done from slowing potion
Here it is indicated what can be done from slowing potion in Minecraft, i.e. which recipes use slowing potion in Minecraft.
Get slowing potion command
Here is the command that allows you to get slowing potion in Minecraft, that is, how to create slowing potion in Minecraft.
Slowing Potion can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"slowness"}
- press “ENTER”
You can also specify the number and to whom slowing potion will be issued:
-
/give @p minecraft:potion{Potion:"slowness"} 10
get 10 slowing potion -
/give MinecraftMax minecraft:potion{Potion:"slowness"}
slowing 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.