-
Bug
-
Resolution: Fixed
-
24w33a, 24w36a
-
None
-
Confirmed
-
Entities, Player
-
Important
-
Platform
Summary:
Before 24w33a the time how long you remain on fire used to increase while you were in the fire. It used to increase by 1 tick every second and it increased even faster if you turned your camera or moved. Now this is no longer the case. Probably caused by the fix of MC-273828.
Steps to reproduce:
/scoreboard objectives add Fire dummy
/gamerule commandBlockOutput false
- Place a repeating command block chain with the following 2 commands:
execute as @a store result score @s Fire run data get entity @s Fire execute as @a run title @s actionbar {"score":{"name":"@s","objective":"Fire"}}
- Activate it
- Go into fire in survival mode
- Move around and turn your camera
Observed results:
After 1 second the time goes to 160 ticks and it doesn't increase when moving or turning around.
Expected results:
It should increase by 1 every second and increase even faster if you move or turn your camera like it used to.
Video:
Minecraft 2024.mp4