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

Axolotls sometimes continue to move whilst playing dead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.1, 21w37a, 21w40a, 21w42a, 21w43a, 21w44a, 1.18 Pre-release 1, 1.18 Pre-release 7, 1.18 Release Candidate 3, 1.18.1, 22w05a, 22w06a, 1.18.2, 22w12a, 22w17a, 22w18a, 1.19 Pre-release 1, 1.19, 22w24a, 1.19.2, 1.19.3, 23w06a, 1.19.4, 23w14a, 1.20 Release Candidate 1, 1.20, 1.20.1, 23w33a, 1.20.4, 24w11a
    • Confirmed
    • Mob behaviour

      The bug

      Axolotls sometimes continue to move whilst playing dead.

      To reproduce

      1. Summon an axolotl.
      2. Summon a drowned.
      3. Wait for the drowned to attack the axolotl.
      4. Eventually the axolotl will play dead.

      Alternative reproduction steps:
      (Note: this is just for easier reproduction purposes. Editing the NBT data of an entity during its lifetime is generally not supported and is not considered a bug. However, as this issue does occur without the use of commands, it is much easier to visualize it using these steps.)

      1. Summon several axolotls.
      2. Execute the following command:
        /execute as @e[type=minecraft:axolotl] run data merge entity @s {Brain:{memories:{"minecraft:play_dead_ticks":{value:1000}}}}
        

      Observed result

      Sometimes the axolotl continues to move whilst still playing dead.

      Expected result

      Axolotls would always stay still whilst playing dead.

            Unassigned Unassigned
            ampolive [Mod] ampolive
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: