Weakness is a harmful (negative) status effect in Minecraft Java Edition 1.21.
Namespaced effect IDminecraft:weakness
Weakness Effect Facts
CategoryHarmful
Legacy ID (1.12.2)18
/effect Command for Weakness
Give Weakness II for 60 seconds (Java Edition 1.13+; duration in seconds, then amplifier where 0 = level I):
/effect give @p minecraft:weakness 60 1
Remove the effect from the nearest player:
/effect clear @p minecraft:weakness
Weakness Effect FAQ
What is the effect ID for Weakness?
The effect ID for Weakness is minecraft:weakness. Java Edition 1.13+ /effect commands use this namespaced form. On Java 1.12.2 and earlier the numerical ID was 18.
How do I give myself the Weakness effect?
Run /effect give @p minecraft:weakness 60 1 to get Weakness II for 60 seconds. The first number is the duration in seconds; the second is the amplifier (0 = level I, 1 = level II). Remove it with /effect clear @p minecraft:weakness.
Is Weakness a positive or negative effect?
Weakness is a harmful (negative) status effect in Minecraft Java Edition, based on its registry category (harmful).