how to make potion advancements

Started by Levcreater9909 on

Topic category: Help with modding (Java Edition)

Last seen on 06:58, 14. Dec 2023
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make potion advancements

how do i make an advancement inspired by the advancement "How did we get here" where you have to have every modded and vanilla effect at once?

Last seen on 15:55, 30. Apr 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
create advancment Then…
Sat, 06/10/2023 - 15:27

create advancment

Then create prodecure

IF: player have: (all vanilla and mod effects)

DO: give player advancment (your advancment)

Last seen on 15:55, 30. Apr 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thats the way to make custom…
Sat, 06/10/2023 - 15:27

thats the way to make custom advancments

 

Last seen on 06:58, 14. Dec 2023
Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@odchody i tried to do it…
Thu, 07/06/2023 - 07:30

@odchody i tried to do it but i can only get 1 effect in there. can you give another picture maybe?