Fabric API is the core library for the most common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.
Fabric’s APIs are lightweight and modular, making porting faster and game instances leaner.
Fabric development targets snapshots as well as release versions, allowing earlier mod updates and more informed community planning.
The Fabric toolchain is available for everyone to use – even if you only want to use some of it!
Programmed as a support mod, Fabric API will not provide any effect when installing independently on Minecraft. Instead of introducing new content to the game, it will provide documentation, code and pre-built frameworks for other mods to work properly. Mods that Fabric API supports will often use a common set of code in the structure, so to reduce file size and save time and optimize the development team Fabric has included this code into Fabric API. Please note that if you do not install this mod before installing the mods that need it to operate, the system will report a game error, causing the crash and unable to load to the main menu.
Requirement
To install Fabric, you need the Fabric Loader
How to Install Fabric
- Download and install Minecraft Launcher Vanilla
- Download and install Fabric Installer for Vanilla Launcher
- Run jar file that you just download and choose the version you want to install and press “Install”
- Run Minecraft, choose profile to install Fabric and press Play.
- Press Start on desktop.
- Open Run.
- Type %appdata% into Run and press enter.
- Go to Roaming/.minecraft/mods
- Place jar file into mods folder and run Minecraft.