How would i award a player with an achievement when an entity is killed?

Started by sickomode24 on

Topic category: Help with modding (Java Edition)

Last seen on 13:07, 4. Mar 2021
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would i award a player with an achievement when an entity is killed?

I want my custom entity to be killed and reward the player be awarded for it but im confused on how advancements work

Last seen on 14:20, 12. Dec 2021
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
create a procedure and add…
Sun, 02/21/2021 - 15:38

create a procedure and add the block give player advancment and replace the event entity with source entity