Jump to content

coolguy0041

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by coolguy0041

  1. How do I register it via Java service loader registry?
  2. If anyone is still having problems with this, use Java 8 not just for coding, but also for gradlew genEclipseRuns/genVSCodeRuns/genIntellijRuns.
  3. 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!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.