mojira.dev
MC-276341

The time how long you remain on fire no longer increases while being in the fire

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:

  1. /scoreboard objectives add Fire dummy
  2. /gamerule commandBlockOutput false
  3. 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"}}
  4. Activate it

  5. Go into fire in survival mode

  6. 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:

[media]

Attachments

Comments 0

No comments.

[Mod] EVGENSYPERPRO

v-aalidoust

Confirmed

Platform

Important

Entities, Player

24w33a, 24w36a

24w39a

Retrieved