-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.1, 19w42a, 20w51a, 21w11a, 21w13a, 21w14a, 21w15a, 21w17a, 21w18a, 1.17
-
None
-
Confirmed
-
(Unassigned)
I have a teleport command for squids that don't change their y-value, but they don't fall at all and seem to desync from one of my other commands to summon a falling block at their location.
Commands used:
/execute as @e[type=minecraft:squid] at @s run summon minecraft:falling_block ~ ~ ~ {BlockState:{Name:"minecraft:birch_planks"},Time:0,NoGravity:1b}
/execute as @e[type=squid] at @s run tp @s ~0.03125 ~ 0
- duplicates
-
MC-104494 Relatively teleporting an entity resets its Motion
- Open