ForgedAPI
This modification represents a partial adaptation of FabricAPI functionality for the Forge platform. While the concept is similar to the ForgedFabricAPI project, the implementation here is significantly more comprehensive and covers many more capabilities. The main goal is to simplify the process of porting mods between platforms by providing compatible APIs.
Important to understand: this mod does not allow running Fabric mods on Forge directly!
Implemented Components
- Basic Fabric API elements
- Fabric lifecycle events system
- Fabric rendering API and Indigo module (only for version 1.16.5)
- Fabric Rendering graphics components (requires Reforgium installation, except for version 1.16.5 where some functionality is already included)