Mojira Archive
MC-259848

Zombie defaults turtle egg position to (0, 0, 0)

The bug

Zombies default their turtle egg position to (0, 0, 0) if they have not seen a turtle egg. This means if a turtle egg is present at the origin, then they will try to walk to that point no matter where they are in the world, which causes an amount of lag and causes weird behavior.

Steps to reproduce

  • Go to the nether (where zombified piglins are abundant).
  • Run
    /forceload 0 0
    setblock 0 0 0 turtle_egg
    fill 0 1 0 0 2 0 air
  • Look around. Zombified piglins behave weirdly as they try to move toward a direction.

Fixed

g2245820920

[Mojang] eowyn36

2023-02-09, 04:01 AM

2023-03-08, 10:58 AM

2023-03-08, 10:58 AM

5

4

Confirmed

Important

Platform

Mob behaviour

1.19.3, 23w06a, 1.19.4 Pre-release 3

1.19.4 Pre-release 4