Fabric API: Fabric Mod Loader Library
Fabric API is a mod for Minecraft 1.18.2→1.14.4 that provides the fabric loader library. It has been used by most mods written under fabric, and contains libraries to properly “plug in” the code of other mods with fabric’s main fabric loader. Even if a modification does not use this API, it’s still a good choice to install it because sooner or later you will encounter another modification that requires Fabric API.
Fabric API is a library for Minecraft Mods, which allows you to quickly and easily install other mods to fabric loader. Fabric API can be installed by following these steps:
– Download the latest version of fabric from its website
– Place the fabric folder in your .minecraft/mods directory
These cool new mods are some of the top new Minecraft mods supporting Fabric instead of Minecraft Forge (Forge Mod Loader).
- Tech Reborn (Like IndustrialCraft 2 IC2 & Minefactory Reloaded)
- Simple Harvest
- Soul Shards Respawn
- Mod Menu (Fabric API)
- Extra Bows
- Roughly Enough Items (REI – Rift Mod Loader & Fabric)
- Fish Traps
- Immersive Portals
- ExtraDoors
- Couplings
Download Fabric Modloader for Minecraft 1.18.2/1.15.2/1.14.4
Fabric Modloader for MultiMC:
For Minecraft 1.14.2 – Install for Multi Minecraft
For Minecraft 1.14.3 – Install for Multi Minecraft
For Minecraft 1.14.4 – Install for Multi Minecraft (Download from Server)
For Minecraft 1.15.1-1.15.2- 1.15 – Install for Multi Minecraft
- For MC 1.15: Download from Server
- For MC 1.15.1: Download from Server
- For MC 1.15.2: Download from Server
For Minecraft 1.16+ – Install for Multi Minecraft
For MC 1.16: Download from Server
For Minecraft 1.16 to Minecraft 1.18.2
Installation for Multi MC: Download from server
How to install:
MultiMC:
NOTE MultiMC is a modding-friendly alternate launcher for Minecraft, which is recommended for working with Fabric and can be found here.
- Download the Fabric MultiMC below.
- Start MultiMC. Click on “Add Instance” in the top-left, then select “Import from ZIP” and paste the URL in the text field. Don’t forget to set the name!
- Press OK. Your Fabric instance is ready to go – feel free to add mods to it.
Regular client:
- Download the Fabric installer below.
- Open the installer. In the window you need to configure the mapping and loader version and the install location (the default should be fine on most platforms).
NOTE You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots. - Press Install. A new game version and profile will be created in the launcher’s menu, which you can now use to launch Fabric.
Server:
- Download the Fabric installer below.
- Open the installer. Select the “Server” tab at the top of the window.
- In the window you need to configure the mapping and loader version and the install location.
NOTE You need to enable snapshots in order to make the installer show mapping options for Minecraft snapshots. - Press Install. In the output directory, a
fabric-server-launch.jar
will be created. It expects aserver.jar
, which is the vanilla server JAR, generally found on Mojang’s version announcement blog posts, next to it, but will also generate a properties file on first launch where you can change the path.
NOTE If you are upgrading your existing server, remember to remove the.fabric
folder if the installer did not remove that for you! Or you will get classloading errors.