-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w44a
-
None
-
Unconfirmed
When giving some effects via the /effect command, the "seconds" argument is applied as ticks after the execution.
The affected effects are saturation, instant_damage and instant_health (the only 3 effects not having an icon btw).
How to reproduce
- Type /effect give @p minecraft:saturation 40
- Run the command
- You will see that the effect lasts only 2 seconds, as 20 ticks = 1 second
- If you try with another effect, "40" is properly applied as seconds
- duplicates
-
MC-19648 The "/effect" command sets time for instant effects to ticks and not to seconds
- Reopened