Mantle

Shared code for Forge mods

File Details

Mantle-1.12-1.3.3.55.jar

  • R
  • May 19, 2019
  • 823.72 KB
  • 78.9M
  • 1.12.2+1
  • Forge

File Name

Mantle-1.12-1.3.3.55.jar

Supported Versions

  • 1.12.2
  • 1.12

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

* Made PulseManager::isPulseLoaded case insensitive

* Allow PulseManager::isPulseLoaded to check if pulses from other Mantle mods are loaded, instead of just the same mod

* Added static PulseManager::isPulseLoadedGlobal, checks if a pulse is loaded without a PulseManager instance. Can be used by ModuleFileRepository to instantiate without a pulse manager

* ModuleFileRepository sections now support attaching a module dependency to pages instead of just sections