Fabric API implemented on top of NeoForge
Essential hooks for modding with Fabric, now available on NeoForge!
Fabric API is the library for essential hooks and interoperability mechanisms for mods. Examples include:
📘 The official documentation is available at sinytra.org.
The Forgified Fabric API (FFAPI) is a direct port of Fabric API for the NeoForge
modloader, regularly kept up to date with the upstream repository. It is designed to make cross platform mod development
easier by allowing developers to use Fabric API as a common library to interact with the game's code on both platforms.
However, it is not an abstraction layer, and loader-specific code still needs to be handled separately for each
platform.
We have an official Discord community for our projects. By joining, you can: