Started by
Isaac Olukanni
on
Topic category: Help with MCreator software
My mod requires the player to have an advancement at spawn to unlock some crafting recipes for it to work. I've used "If player enters dimension Surface" but it does not work as It triggers the advancement after going to another dimension and coming back to the Surface.
The code link is at https://imgur.com/a/Cl1kOdh
Use a separated procedure with the global trigger "Entity joins the world" to do that and it should work.Don't forget to choose your advancement in "Reward Recipes" in the advancement setup.
Advancement setup: https://imgur.com/R2m2nEy
Procedure: https://imgur.com/4suA4v3
Alright. Thanks
I made a mistake. In my last phrase I said "choose your advancement ...". It's not the advancement but the recipe that you made