Fabric API
Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.
- Загрузки
- 236.4M
- Подписчики
- 35K
- Обновлён
- 18 августа 2026 г.
- Лицензия
- Apache-2.0
Опубликован 22 января 2021 г.
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.
Ченджлог
0.158.0+26.3Бета26.3-snapshot-9 · 18 августа 2026 г.
- Bump version (modmuss50)
- Add
ItemClickBehaviorCallback(#5536) (Fuzss) - Allow
FabricDynamicRegistryProviderto target reloadable registries (#5545) (ErrorCraft) - Fix FRAPI & co porting errors/mistakes (#5516) (IThundxr, PepperCode1)
0.158.0+26.2Релиз26.2 · 18 августа 2026 г.
- Bump version (modmuss50)
- Add
ItemClickBehaviorCallback(#5536) (Fuzss)
0.157.2+26.3Бета26.3-snapshot-9 · 17 августа 2026 г.
- 26.3-snapshot-9 (modmuss50)
0.157.1+26.3Бета26.3-snapshot-8 · 12 августа 2026 г.
- 26.3-snapshot-8 (modmuss50)
0.157.0+26.3Бета26.3-snapshot-7 · 10 августа 2026 г.
- Bump version (modmuss50)
- Make Fluid Behavior API non-experimental (#5538) (Patbox)
- Make Permission API non-experimental (#5537) (Patbox)
- Add
AfterForegroundevent (#5527) (Fuzss) - Trigger chat message events for player-executed command messages (closes #5504) (#5521) (braniik)
0.157.0+26.2Релиз26.2 · 10 августа 2026 г.
- Bump version (modmuss50)
- Make Fluid Behavior API non-experimental (#5538) (Patbox)
- Make Permission API non-experimental (#5537) (Patbox)
- Add
AfterForegroundevent (#5527) (Fuzss) - Trigger chat message events for player-executed command messages (closes #5504) (#5521) (braniik)
0.156.3+26.3Бета26.3-snapshot-7 · 5 августа 2026 г.
- Bump version (modmuss50)
- Add Concrete Slabs and Stairs to dyed tags (#5529) (Cassian Godsted, modmuss)
- Snapshot 7 porting fixes (#5530) (modmuss)
0.156.2+26.3Бета26.3-snapshot-7 · 4 августа 2026 г.
- 26.3-snapshot-7 (modmuss50)
Комментарии
Загружаем…