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

[Execute Command] Facing entity module not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 24w36a
    • None
    • 24w36a
      Windows 10
    • Unconfirmed
    • (Unassigned)

      Hello, I have a command block running that should make a set of dogs look at the nearest player into their eyes but it seems to completely nullify that functionality

      Reproducing:

      • Summon a mob u wanna have face u with:
        summon ENTITY ~ ~ ~ {Tags:[tgt]}
        
      • Now place a repeating command block and enter this command:
        execute as @e[tag=tgt] at @s facing entity @p eyes run tp @s ~ ~ ~ ~ ~10
        

      The entity will just stay still and start aiming their head down when they should be looking directly at the player. I tested this in 1.21.1 and it worked perfectly

            Unassigned Unassigned
            ArsiTheFox ArsiTheFox
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: