Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-276341

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 24w39a
    • 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:

      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:
      Minecraft 2024.mp4

            aalidoust [Mojang] Nightingale
            EVGENSYPERPRO [Mod] EVGENSYPERPRO
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: