Posted January 1, 20187 yr I've made some advancements and they're all loading and working (they're all in advancements folder in assets) but how would I check if an advancement has been complete in code? I found: player.getAdvancements().getProgress(Advancement).isDone() but I don't know how I would get an Advancement to put in getProgress(). I found to new Advancement() accepts couple of parameters, but I don't think I need to use that. Isn't there some method to get an advancement from the file name, something like Advancement.get("modid:advancement_file") Edited January 1, 20187 yr by Terrails
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.