promotional bannermobile promotional banner

Moff's AddonAPI-DynLoad

A library mod that provides an API for dynamically loading objects in addon mods based on the mods loaded by Forge.

File Details

addonapi-mc1.20.1-2.0.0[Forge]

  • R
  • Mar 1, 2026
  • 15.41 KB
  • 22.4K
  • 1.20.1
  • Forge

File Name

addonapi-mc1.20.1-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:moffs-addonapi-dynload-1242459:7695505")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

  • Changed AddonModule to an interface
  • Output loaded modules to the log
  • Added a utility method to determine whether a module is loaded
  • Changed the way ModsAvailableCondition is used