promotional bannermobile promotional banner

MysteriumLib

A small library required for some of our mods

File Details

1.1

  • R
  • Sep 2, 2022
  • 178.92 KB
  • 4.6K
  • 1.7.10
  • Forge

File Name

!MysteriumLib-1.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mysteriumlib-645051:3963820")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Should work fine now (i hope).

  • The library acts as coremod to make it load faster compared to 1.0.
  • Added the "allThatExtends" property compared to the built-in version of the lib.
  • Made the file name start with "!", this ensures that the library is loaded before other mods. (Used to be a "." instead, but it causes issues on certain systems and the file was renamed when downloaded anyways)
  • Changed the mcmod.info file to tell people to check the file name.