Factory API

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

File Details

Factory API [Forge] 1.18.2-2.0

  • R
  • Nov 23, 2023
  • 160.00 KB
  • 9.5K
  • 1.18.2
  • Forge

File Name

FactoryAPI-1.18.2-2.0-forge.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Beta 1.18.2-2.0

Updated at 2023-11-23 19:38.
Changelog

Release 1.18.2-2.0

-Ported from 1.19.2-2.0
-Removed ItemSide and FluidSide classes and unified in TransportSide
-Unified methods itemSides, fluidSides and energySides from IFactoryStorage in getStorageSides method

Release 1.19.2-2.0

-Ported from 1.20.1-2.0
-Reworked BlockSide class, now it supports multiple block side orientations based on block state, mainly north and up
-Removed SlotsIdentifier.differential() integer record
-Added SlotsIdentifier.component() record for custom components and formatted names
-Added BlockSide.getComponent for easier block side localization
Click here for complete changelog