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

Pathfinding does not happen outside of 32 blocks, even with higher tracking range

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.14.4, 19w39a
    • None
    • Unconfirmed
    • (Unassigned)

      That random walking of e.g. passive mobs is disabled outside of a 32 block radius around a player is probably done for performance. But it causes issues with monsters tracking players if their "generic.followRange" attribute is increased. This can at most be set to 2048, but e.g. a zombie summoned with …

      /summon zombie ~ ~ ~ {Attributes:[

      {Name:"generic.followRange",Base:100.0}

      ]}

      … does not seek out a player that is 50 blocks away. Getting within the 32 block distance and then moving away again does keep the zombie focused on the player, but it does not start tracking outside of that radius.

            Unassigned Unassigned
            FaRo1 Fabian Röling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: