promotional bannermobile promotional banner

Factory API

An API that supports different mod loaders and is the basis of mods like Factocrafty

File Details

Factory API [Forge] 1.21.4-2.2

  • R
  • Dec 28, 2024
  • 344.92 KB
  • 2.9K
  • 1.21.4
  • Forge

File Name

FactoryAPI-1.21.4-2.2-forge.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Forge

implementation "curse.maven:factory-api-704136:6030299"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release 1.21.4-2.2

Updated at 2024-12-28 14:40.
Changelog
Release 2.2

  • Added support for 1.21.4, and mixin accessors to its new functionalities
  • Added PagedList util class from Legacy4J
  • Added MinecraftAccessor class to make easier set the Minecraft user and access to method dependent on the version
  • Added methods to FactoryAPIClient to unify the values provided by the DeltaTracker from +1.21 between different versions
  • Added color-related methods to FactoryScreenUtil
  • Now, IFactoryBlockEntityWLRenderer will work independently of the modloader, allowing its use for versions +1.21.4
  • Fixed FactoryAPIClient.registerExtraModels not working correctly in Forge
    Release 2.2
  • Added support for 1.21.4, and mixin accessors to its new functionalities
  • Added PagedList util class from Legacy4J
  • Added MinecraftAccessor class to make easier set the Minecraft user and access to method dependent on the version
  • Added methods to FactoryAPIClient to unify the values provided by the DeltaTracker from +1.21 between different versions
  • Added color-related methods to FactoryScreenUtil
  • Now, IFactoryBlockEntityWLRenderer will work independently of the modloader, allowing its use for versions +1.21.4
  • Fixed FactoryAPIClient.registerExtraModels not working correctly in Forge
    Beta 2.1.2447.6
  • Fixed DynamicUtil.getItemFromDynamic not converting the dynamic ops to registry at the right moment
    Beta 2.1.2447.5
  • Fixed DynamicUtil.getItemFromDynamic not parsing tags/components correctly
    Click here for complete changelog