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

Started by sickomode24 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Oct 2020
Points:
616

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
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

Active 3 years ago
Joined Oct 2020
Points:
592

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
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