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 [Neoforge] 1.21.1-2.2.6.2545.0

  • R
  • Nov 8, 2025
  • 506.90 KB
  • 726
  • 1.21.1+1
  • NeoForge

File Name

FactoryAPI-1.21.1-2.2.6.2545.0-neoforge.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Release 1.21.1-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