Factory API

Factory API

Mod

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

Client and server LibraryStorageTechnologyTransportationUtility

48.2k downloads
15 followers
Created2 years ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Factory API [Fabric] 1.20.2-2.1.1

Changelog

Release 1.20.2-2.1.1

Updated at 2024-02-09 04:38.
Changelog
Release 1.20.4-2.1.1

-Fixed FabricItemStoragePlatform insertItem method
Release 1.20.4-2.1

-Ported from version 1.20.2-2.1
-Fixed FabricItemStoragePlatform insertItem method
Release 1.20.2-2.1

-Reworked all storage API functions, now with better RAM manage, 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-2.0.1

-Removed ItemSide and FluidSide classes and unified in TransportSide
-Unified methods itemSides, fluidSides and energySides from IFactoryStorage in getStorageSides method
Click here for complete changelog

Files

FactoryAPI-1.20.2-2.1.1-fabric.jar(207.91 KiB) Primary Download

Project members

Wilyicaro

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID