Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-271014

Llama spit can damage ender dragons that are above the end portal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.4, 1.20.5 Release Candidate 2
    • None
    • Plausible
    • Projectiles
    • Low
    • Gameplay

      Summary:
      Llama spit has the capability to inflict damage upon ender dragons in flight atop the end portal, a feat not achievable by other projectiles like arrows and tridents. This is related to MC-85897. (It seems that projectiles are generally only able to damage ender dragons when they have a player as an owner.)

      Steps to reproduce:

      1. Go into the end.
      2. Respawn the ender dragon if it has already been defeated.
      3. Put the following command into an activated repeating command block:
        execute as @e[type=minecraft:llama_spit] run data modify entity @s Owner set from entity @p UUID
      4. Wait for it to soar above the end portal.
      5. /execute at @e[type=minecraft:ender_dragon] run summon llama_spit ~ ~10 ~ {Motion:[0.0,-1.0,0.0]}

      Observed results:
      The llama spit damages the ender dragon despite it being above the end portal.

      Expected results:
      The llama spit should not be able to damage the ender dragon, since it is above the end portal.

            Unassigned Unassigned
            EVGENSYPERPRO [Helper] EVGENSYPERPRO
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: