Although the Fabric API does not provide many customization options for altering modules to your taste, you may still create mods using it. Compared to other tools, such the Minecraft Forge, this utility is a lightweight mod loader optimized much faster.
The Fabric API speeds up mod porting and dramatically reduces the resource consumption of game instances. However, even though utilizing a mod loader program is adequate, some mods still demand this tool. It is crucial to remember that this tool is a library enabling mods to communicate with one another and cannot be used independently.
Features
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.