-
Bug
-
Resolution: Unresolved
-
None
-
23w43a, 23w44a, 23w45a, 1.20.3 Pre-Release 1, 1.20.3 Pre-Release 2, 1.20.4 Release Candidate 1, 1.20.4, 24w13a, 1.20.5 Release Candidate 2, 1.20.5 Release Candidate 3, 1.21.1
-
None
-
Confirmed
-
Commands, UI
-
Low
-
Platform
The bug
When setting the tick rate to a value higher than 20 ticks per second, the potion effect duration value in the UI is not updated correctly.
This also affects values that are significantly lower than default (for example, 1 tick per second).
To reproduce
- /tick rate 100
- Give yourself a potion of Regeneration (which has a default duration of 45 seconds) and drink it.
Observed result
(Until 1.20.3 Pre-release 2)
- The duration ticks down normally to about 42 seconds.
- The duration suddenly ticks down extremely quickly to 29 seconds.
- The duration keeps ticking down normally until 24 seconds, and then it disappears.
(After 1.20.3 Pre-release 2)
- The duration ticks down normally to 8 seconds.
- The duration is frozen and then ticks down extremely quickly to 5 seconds.
- The duration is frozen, ticks down to 4 seconds, and then it disappears.
Expected result
The time would be ticked down smoothly.