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.20.4-2.2.6.2545.0

  • R
  • Nov 8, 2025
  • 685.20 KB
  • 92
  • 1.20.4+1
  • Forge

File Name

FactoryAPI-1.20.4-2.2.6.2545.0-forge.jar

Supported Versions

  • 1.20.4
  • 1.20.3

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Release 1.20.4-2.2.6.2545.0

Updated at 2025-11-08 03:37.
Changelog
GitHub Update

  • Fixed incompatibility with older versions related to the UI Definition changes
    Beta 2.2.6.2545.0
  • Added load and save events for FactoryConfig.StorageHandler
  • Added put_vec2 UI Definition Element Type
  • Improved applyCondition to work with children element type, and when elements from different UI Definitions have the same name
  • Improved ListMap performance by using an internal hash map
    Beta 2.2.6.2541.3
  • Fixed Forge 1.21.10 not having FactoryAPIClient::registerBlockColor implementation
    Beta 2.2.6.2541.2
  • Ported to 1.21.10
  • Added Manual Mipmap option
  • Now, FactoryConfig allows default config files (not defined by default)
  • Now, FactoryConfig saves the old config file if it failed to load previously
  • Fixed FactoryGuiGraphics::blitTiledSprite implementation using too much RAM, and could lead to rendering corruption (unconfirmed), now it uses a more vanilla-friendly approach
    Click here for complete changelog