To make a Potion of Weakness (Empowered), you need different ingredients and a Potion Bar. Gives damage reduction by half of the person on whom the potion was applied for 4 minutes. Only works in melee
- 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:"long_weakness"}
Duration | 4:00 |
Effect | Reduces the damage inflicted by 2 hearts |
Damage | 2 |
How to craft weakness potion (enhanced)
Here is how to craft weakness potion (enhanced) in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft weakness potion (enhanced) 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 weakness potion (enhanced).
Get weakness potion (enhanced) command
Here is the command that allows you to get weakness potion (enhanced) in Minecraft, that is, how to create weakness potion (enhanced) in Minecraft.
Weakness Potion (Enhanced) can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"long_weakness"}
- press “ENTER”
You can also specify the number and to whom weakness potion (enhanced) will be issued:
-
/give @p minecraft:potion{Potion:"long_weakness"} 10
get 10 weakness potion (enhanced) -
/give MinecraftMax minecraft:potion{Potion:"long_weakness"}
weakness potion (enhanced) 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.