-
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
- duplicates
-
MC-276376 /tp command cannot teleport to the correct facing angles
- Resolved