Forgified Fabric API

Forgified Fabric API

v0.155.0+26.1.2+3.4.2
Modrinth 1 120 followers 23 227 176 downloads
Sign in

Fabric API implemented on top of NeoForge

Product

About



📖 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.
Preview

Product images

Environment

Requirements & compatibility

Compatibility & requirements

ForgeNeoforge1.20.11.21 – 1.21.126.126.1.126.1.2

Local host

Required

Hosting on services

Required

Terms

License

Terms for using, modifying and redistributing this product.

Apache License 2.0Modrinth
Release

Latest release

v0.155.0+26.1.2+3.4.2

22.07.2026 · Modrinth

  • Fix BE valid blocks mixin conflict with Placebo (Su5eD)
  • Merge all subproject ATs in root (Su5eD)