promotional bannermobile promotional banner
premium banner
Essential hooks for modding with Fabric, now LTS support for 1.20.1

Description

A fork of the 1.20.1 branch of Forgified Fabric API to fix a gamebreaking bug with IInventories linking between Forge and Fabric mods. You can learn more about the bug that is fixed here https://github.com/Sinytra/ForgifiedFabricAPI/pull/159

 

๐Ÿ“– About

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:

  • Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions
  • Adding events, hooks and APIs to improve interopability between mods.
  • Essential features such as registry synchronization and adding information to crash reports.
  • An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.

๐Ÿ“˜ 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.

 

๐Ÿ’ฌ Join the Community

We have an official Discord community for our projects. By joining, you can:

  • Get help and technical support from our team and community members
  • Keep in touch with the latest development updates and community events
  • Engage in the project's development and collaborate with our team
  • ... and just hang out with the rest of our community.