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 [Fabric] 1.21.10-2.2.7

  • R
  • Nov 20, 2025
  • 554.23 KB
  • 34.0K
  • 1.21.10
  • Fabric + 1

File Name

FactoryAPI-1.21.10-2.2.7-fabric.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:factory-api-704136:7241322"

Quilt

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

Learn more about Curse Maven

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