-
Bug
-
Resolution: Invalid
-
None
-
1.15.2
-
None
-
Using Windows latest version, Java: version 8, update 221 (Build 1.8.0_221-b11)
using forge-31.1.0, worldedit mod-7.1.0
-
Unconfirmed
-
(Unassigned)
I`m not sure if this is a bug, but anyways...
when using "/execute as <entity>" command,
any command containing the coordinate "~ ~ ~" is set as the coordinate of the location of the entity that was previously specified.
But, only the /teleport command sets the coordinate "~ ~ ~" as the player`s coordinate who is using this command.
example: /execute as @e[tag=armor_stand] run tp ~ ~1 ~
=> teleports this armor stand 1 block up of the player using this.
tested in only 1.15.2, yet.