Posted May 2, 20214 yr Hello, I am trying to load another mod .jar file into forge (outside the mods directory) when constructing my mod. I have already loaded the the .jar file into the JRE, but how do I register it in forge? During the "Constructing mods" step, is there a list of Mod objects somewhere where I can add the mod? Thanks in advance!
May 3, 20214 yr Author 14 hours ago, diesieben07 said: You have to implement IModFileLocator and register it via Java service loader registry How do I register it via Java service loader registry?
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.