Achievement Doesn't Work

Started by AMMAZZARE on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Achievement Doesn't Work

So, I created an achievement: If you kill zombie, you get the achievement Zombie Killer, but it doesn't appear at all.

I already created a procedure with trigger Entity dies, and Is Current Entity (sub)type of EntityZombie, Add Achievement to provided player - achievemen: Zombie Killer.

Help pls

(I am using MCreator 2020.2 because I make mods for Minecraft 1.12.2, also there are no event target entities and source entities, or I just can't find them)