Started by
Igniell
on
Topic category: Help with Minecraft modding (Java Edition)
I’m working on linking my custom sword mod to advancements in MCreator, but I’m unsure how to set it up. I want the sword to unlock exclusively for the first player who earns the associated advancement, ensuring that no one else can obtain it afterward. If anyone knows how to implement this functionality, I’d greatly appreciate your help.
Global Variable: swordObtained - Global World - Logic - Default:False
Procedure that sets this variable to True if a player in Survival or Adventure mode obtains the item.
can u send a screenshot of an example and one more question how can i link them to already in the game of advancements