-
Bug
-
Resolution: Fixed
-
Minecraft 17w14a, Minecraft 17w16a, Minecraft 17w16b
-
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
- Revoke the "Kill a mob" advancement
/advancement revoke @p minecraft:adventure/kill_a_mob
- Summon an elder guardian
/summon elder_guardian ~ ~ ~ {Health:0.1f,NoAI:1b}
- Kill it
→ You are not granted the advancement - Summon a normal guardian
/summon guardian ~ ~ ~ {Health:0.1f,NoAI:1b}
- Kill it
→ You are granted the advancement
- is duplicated by
-
MC-120649 Elder guardians doesn't give the player "Monster Hunter" advancement
- Resolved
-
MC-130519 Killing an Elder Guardian does not grant Monster Hunter Advancement
- Resolved
-
MC-168725 Advancement bug
- Resolved
-
MC-174123 Killing an Elder Guardian as your first monster does not grant [Monster Hunter]
- Resolved
- relates to
-
MC-127252 Killing the Drowned mob doesn't count towards the Monster Hunter/Monsters Hunted advancements
- Resolved