• Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.13.1, 20w46a, 1.20.2, 1.21
    • Confirmed
    • Mob behaviour

      The bug

      The summoner of a vex is not reset once it is dead.

      How to reproduce

      1. Spawn an evoker
      2. Summon a villager next to it
        /summon villager ~ ~ ~ {NoAI:1b}
        
      3. Wait for the evoker to summon vexes
        โ†’ The vexes attack the villager
      4. Kill the evoker
        /kill @e[type=minecraft:evoker]
        
      5. Prevent the vexes from starving
        /execute as @e[type=vex] run data merge entity @e[type=vex,limit=1] {LifeTicks:2147483647}
        
      6. Switch to Survival or Adventure mode
        โ†’ The vexes attack you
      7. Switch to Creative or Spectator mode
        โ†’ The vexes attack the villager again even though their summoner is dead and they normally don't attack villagers

            gegy1000 [Mojang] Gegy
            marcono1234 Marcono1234
            Votes:
            9 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              CHK: