promotional bannermobile promotional banner

Fermion Lib

The Java coremodding library for Forge 1.14+

File Details

Fermion 1.0.1 - for Forge 1.14.4

  • R
  • Jan 29, 2020
  • 332.83 KB
  • 235
  • 1.14.4
  • Forge

File Name

Fermion-1.0.1.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fermion-core-345538:2871333")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

API:

- Fix NullPointerException when constructing PluginMetadata with no description (which is supported)
- Allow JARs to specify multiple launch plugins instead of being restricted to a single one

 

Implementation:
- Split Fermion Companion Launch Plugin (required transformers) from Fermion Test Suite Launch Plugin (tests, so they can and should remain disabled in production)
- Fix logo path property not being passed around properly, causing Launch Plugins with logos having it not show up
- Add logo property to mods and Launch Plugins

- Fix other mods crashing when attempting to read data from loaded Launch Plugins' Plugin Metadata