To make a Potion of Strength (Enhanced) you need a Potion of Strength, a Redstone, and a Potion Stance. Gives the player + 3 damage for 8 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:"long_strength"}
Duration | 8:00 |
Effect | Increase the damage inflicted by 1.5 hearts |
Damage | 1.5 |
How to craft potion of strength (enhanced)
Here is how to craft potion of strength (enhanced) in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft potion of strength (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 potion of strength (enhanced).
Get potion of strength (enhanced) command
Here is the command that allows you to get potion of strength (enhanced) in Minecraft, that is, how to create potion of strength (enhanced) in Minecraft.
Potion of Strength (Enhanced) can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:potion{Potion:"long_strength"}
- press “ENTER”
You can also specify the number and to whom potion of strength (enhanced) will be issued:
-
/give @p minecraft:potion{Potion:"long_strength"} 10
get 10 potion of strength (enhanced) -
/give MinecraftMax minecraft:potion{Potion:"long_strength"}
potion of strength (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.