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

Iron Golems will not move downs blocks to north and west

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • 1.15.1
    • None
    • Community Consensus
    • (Unassigned)

      I have confirmed that iron golems are not moving down full blocks or even stairs if their movement is to the north or west (negative x or z axis).  They move fine in the other directions.  This is especially obvious given they protect villages which have many examples of downward stairs that golems get stuck on (see screen shot).  After they walk up, they can't walk back down.

       

      Lastly, FWIW, I am a modder.  I fixed it but it was a big pain in the neck.  It has to do with the golems having a width greater than 1.0 (it's 1.4).  There are two places where entity width is considered, one in path finding and one in path following.  In both places it is hard-coded to always extend the width in the positive X and Z.  Of course this breaks north and west.

            Unassigned Unassigned
            MrChoke Adam
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: