-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.13-pre1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, 1.16.4, 20w51a, 21w03a, 1.21.1, 24w40a
-
None
-
Confirmed
-
(Unassigned)
The bug
Some entities seems to don't have any vertical friction, so they do this curve: 2018-06-10_10.16.56.png
How to reproduce
- Run in an always active, repeating command block:
/execute at @e[type=armor_stand] run summon falling_block ~ ~ ~ {Time:1,BlockState:{Name:"minecraft:lapis_block"}}
- Run:
/summon armor_stand ~ ~ ~ {Motion:[5.0,5.0,0.0]}
- relates to
-
MC-268535 The distances some entities travel are miscalculated
- Open