Mojira Archive
MC-276586

[Execute Command] Facing entity module not working

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

Duplicate

ArsiTheFox

2024-09-11, 08:31 AM

2024-09-15, 12:38 AM

2024-09-15, 12:38 AM

0

0

Unconfirmed

(Unassigned)

24w36a

-