[SOLVED]Achievement randomizer

Started by Freddy101 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED]Achievement randomizer
Sat, 08/12/2023 - 19:14 (edited)

i want to make a randomizer that will give the player 1 of 7 achievements but only one.

 

Edited by Freddy101 on Sat, 08/12/2023 - 19:14
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
As there's no modifier to…
Sat, 08/12/2023 - 10:55

As there's no modifier to the add advancement block, you have to add each of your advancements by yourself. In code, you could do it way easier with just strings but for blocks this is the easiest version.

 

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks so much u were a…
Sat, 08/12/2023 - 17:51

thanks so much u were a great help