-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.12 Pre-Release 2
-
None
-
Unconfirmed
If i has an Arrow and I have an function like: /execute @e[type=Arrow] ~ ~ ~ /say @e[c=1] the game targets the Arrow like normal.
/execute @e[type=Arrow] ~ ~ ~ /say @e[c=2] targets 2 entities that are not even close to the Arrow. (The command is executed by the server instead of the Arrow)
Seems like relative coordinates doesn't work fine with functions.
- duplicates
-
MC-117321 [Functions] Anything commands executed relative to anything doesn't doesn't run the command
- Resolved