nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Factory API

Factory API

Mod

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

Client and server LibraryStorageTechnologyTransportationUtility

69.2k downloads
19 followers

Factory API [Forge] 1.20.1-2.1.1

Changelog

Release 1.20.1-2.1.1

Updated at 2024-02-09 04:43.
Changelog
Release 1.20-2.1.1

-Fixed FabricItemStoragePlatform insertItem method
Release 1.20-2.1

-Reworked all storage API functions, now with better RAM management, by the use of caches
-Renamed IPlatformHandlerApi to IPlatformHandler
-Moved the getStorage method from the IPlatformHandlerApi class into the new IPlatformHandler class
-Now, instances of IPlatformFluidHandler, IPlatformEnergyStorage and IPlatformItemHandler are supported as storages in IFactoryStorage, the deprecated API static methods present in FactoryAPIPlatform will be removed, as default implementation classes such as FactoryItemHandler, FactoryFluidHandler and FactoryEnergyStorage were added in common module
-Added getStorage method to IFactoryItem, for multiple and better item storages support, like in IFactoryStorage interface, but you can still use IFluidHandlerItem, ICraftyStorageItem or IEnergyStorageItem for easier implementation
-Removed some unnecessary interfaces and methods, and moved to the main implementation, such as the methods from the removed interface ISideType now are present in TransportSide
Release 1.20-2.0.2

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

-Ported from 1.20.1-1.20.1
Click here for complete changelog

Files

FactoryAPI-1.20.1-2.1.1-forge.jar(177.05 KiB) Primary Download

External resources


Project members

Wilyicaro

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID