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.1-2.2.7

  • R
  • Nov 20, 2025
  • 710.37 KB
  • 51.3K
  • 1.20.1+1
  • Forge

File Name

FactoryAPI-1.20.1-2.2.7-forge.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Release 1.20.1-2.2.7

Updated at 2025-11-20 04:50.
Changelog
Release 2.2.7

  • Added more resource methods to ModInfo to handle NeoForge changes
  • Added FactoryConfigDisplay.Builder class together with FactoryConfigDisplay.valueToComponent and FactoryConfigDisplay.messageFunction methods to have an easier building and wider compatibility with widgets
    Beta 2.2.6.2545.1
  • Fixed broken sprite tile rendering in 1.20.1
    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
    Click here for complete changelog