Started by
LeoPotter
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I want to create an achievement that you get when you join a new world, but going to edit this achievement this says
Achievement Trigger: Achievements are triggered using events. Add proper event result to one of your mod elements to trigger achievement.
But I can't find this "events" section. Anyway, who can tell me how to create an achievement that you get when you join a new world (not a new world, a startup achievement like "Thank you for installing the mod!").
here a youtube video I made to show you how to do it https://youtu.be/CltF37HV8zI
It is very simple. Create a procedure, set the trigger to 'When player joins world', and put the block 'give advancement to provided player' underneath. And then you've finished!
Due to the lag it's very hard to see what you do, but rewatching the video 199 times I understood, thank you