Fabric Loader

Fabric is a modular, lightweight mod loader for Minecraft


Download

Play

The Fabric Loader download above is the bare minimum. Combine it with Fabric API to get all the important extra APIs mods use. It has to be put into the mods folder like any other mod.

Download Fabric API

Core Toolchain Projects

  • Fabric Loader A flexible platform-independent mod loader designed for Minecraft and other games and applications.
  • Yarn Yarn is a set of open Minecraft mappings, free for everyone to use under the Creative Commons Zero license.
  • Fabric Loom A Gradle plugin enabling developers to easily develop and debug mods.
  • Fabric Language Kotlin This is a mod that enables usage of the Kotlin programming language for Fabric mods.
  • Intermediary Intermediary contains match information between different versions of Minecraft, enabling cross version mods.
  • Tiny Remapper A tiny, efficient tool for remapping JAR files.
  • Mapping IO A library for reading, manipulating and writing mapping files, with support a wide range fo formats.

Latest Blog Posts

Fabric for Minecraft 1.20.3 & 1.20.4

It’s only been two months since we published the last article on Minecraft updates, but here we are. Minecraft 1.20.3 is to be released in the near future with some changes affecting mod makers. As usual, we ask players to be patient, and give mod developers time to update to this new version. Given the r...

Continue reading

Fabric for Minecraft 1.20.2

Minecraft 1.20.2 will be released in the near future, again with some changes that impact many mods. As usual, we ask players to be patient, and give mod developers time to update to this new version. Here is a list of all major modder-facing changes in this version. Note that all code references are usi...

Continue reading