Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-80070

[minecraft:behavior.go_home] entity can't go home if more than 16 blocks away [SOLVED]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.14.60 Hotfix
    • None
    • Unconfirmed
    • Windows

      The minecraft behavior  "minecraft:behavior.go_home" won't work if my entity is more than 16 blocks away from the point where it's been spawned. The entity doesn't move. I can make it reach its spawn point by pushing it within the 16 blocks radius. 

       

      Is there a way to change the distance my entity will be searching for its home?

      I didn't find any parameter in the documentation.

       

      EDIT : solved it with the component 

        "minecraft:follow_range": { "value": 1024 }

            Goldenx42 Goldenx42
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: