Started by
Levcreater9909
on
Topic category: Help with Minecraft modding (Java Edition)
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?
Topic category: Help with Minecraft modding (Java Edition)
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?
create advancment
Then create prodecure
IF: player have: (all vanilla and mod effects)
DO: give player advancment (your advancment)
thats the way to make custom advancments
picture:
https://imgur.com/a/VRhggO0
@odchody i tried to do it but i can only get 1 effect in there. can you give another picture maybe?