F
Fabric API
Mod
Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.
Versions
25w08a
25w07a
25w06a
25w05a
25w04a
...
Loaders
Fabric
Fabric
Environments
SingleplayerMultiplayer
Client & Server

Fabric API

Essential hooks for modding with Fabric.

Fabric API is the library for essential hooks and interoperability mechanisms for Fabric 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 interoperability 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.

Also check out Fabric Loader, the (mostly) version-independent mod loader that powers Fabric. Fabric API is a mod like any other Fabric mod which requires Fabric Loader to be installed.

For support and discussion for both developers and users, visit the Fabric Discord server.

Using Fabric API to play with mods

Make sure you have installed fabric loader first. More information about installing Fabric Loader can be found here.

The downloaded jar file should be placed in your mods folder.

Info

Categories
library
Creation date
1/22/2021
Last update
2/20/2025
Downloads
38Mln
Followers
16K
Apache License 2.0