-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w11a, 24w12a, 1.21.3, 24w45a
-
Confirmed
-
Commands, Mob behaviour
-
Low
-
Platform
Players suffer damage when teleported by an ender pearl, whereas mobs remain unharmed upon the teleportation process.
Steps to Reproduce:
- Summon a polar bear into existence
- Throw an ender pearl
- Execute the following command before the ender pearl lands:
/execute as @e[type=minecraft:ender_pearl] at @s run data modify entity @s Owner set from entity @e[type=minecraft:polar_bear,limit=1] UUID
Expected Behavior:
Non-player entities would take damage the same way the player does when throwing an ender pearl.
Observed behavior:
Non-player entities (like the polar bear in this example) do not take damage from teleportation from ender pearl.
- relates to
-
MC-269617 When ender pearls teleport non-player entities, no teleportation sound is played upon impact
- Resolved