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

Advancement "Monster Hunter" (kill_a_mob) is not granted for killing certain hostile mobs

XMLWordPrintable

    • Confirmed
    • Advancements
    • Normal

      The bug

      The advancement "Monster Hunter" is granted for killing many types of hostile mobs, including polar bears, but is not granted when you kill:

      • elder_guardian
      • endermite
      • vex
      • ender_dragon
      • wither
      • Killer rabbit
      • giant
      • wolf

      The reason for this seems to be that the corresponding JSON file is not containing the case for killing these creatures.

      How to reproduce

      1. Revoke the "Kill a mob" advancement
        /advancement revoke @p minecraft:adventure/kill_a_mob
        
      2. Summon an elder guardian
        /summon elder_guardian ~ ~ ~ {Health:0.1f,NoAI:1b}
        
      3. Kill it
        → You are not granted the advancement
      4. Summon a normal guardian
        /summon guardian ~ ~ ~ {Health:0.1f,NoAI:1b}
        
      5. Kill it
        → You are granted the advancement

            mgatland [Mojang] Matthew Gatland
            marcono1234 [Mod] Marcono1234
            Votes:
            6 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: