Fabric API Wiki & Guide
The community wiki and guide for Fabric API — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
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.
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 26.2 | MC 26.1.2 | MC 26.1.1 | MC 26.1 | MC 1.21.11 | MC 1.21.10 | MC 1.21.9 | MC 1.21.8 | MC 1.21.7 | MC 1.21.6 | MC 1.21.5 | MC 1.21.4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fabric | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Recent updates
Latest releases with the author's changelog notes.
- 26.3-pre-2 (modmuss50)
- Bump version (modmuss50)
- Dont modify loot tables during datagen. (#5570) (modmuss)
- Bump version (modmuss50)
- Fix bad merge by adding empty modded registries. (modmuss50)
- Add FabricRenderState to PlayerRenderState (#5568) (Celeste, modmuss50)
- Load vanillas reloadable registry data during datagen (#5567) (modmuss)
- Dynamic registry tweaks for Minecraft 26.3 (#5566) (Jonathan Coates)
- Fix dependency cycle in ConventionalBlockItemTags (#5565) (Jonathan Coates)
- Add TAWs fo
...
- Bump version (modmuss50)
- Revert "[1.21.1] Hud Render Events Backport (#5541)" (#5563) (modmuss)
- 26.3-pre-1 (modmuss50)
Related mods
Mods in the same category as this one.
Developer resources
Version history
Fabric API 0.92.12+1.20.1 (MC 1.20.1) → 0.116.17+1.21.1 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.