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.
Develop
Fabric gives you powerful tools to change the game however you like. Use the online template generator to get started creating a mod. You can also use the example mod repository or CLI tools.
Explore
Extensive documentation is available in the Fabric wiki for both developers and players. Get additional help from the Fabric Discord server, or ask a question on the GitHub Discussion forums.
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 for a wide range of formats.
Latest Blog Posts
Fabric for Minecraft 1.21.2
Minecraft 1.21.2, the “Bundles of Bravery” drop, is expected to release soon. Mojang has recently announced that they will release these “drops” throughout the year. Like with other updates, this drop contains some significant changes affecting mod makers. As always, we ask all players to be patient, and ...
Fabric for Minecraft 1.21
Minecraft 1.21 is expected to be released on June 13, with some significant changes affecting mod makers. It’s been only a month and a half since we last released a blogpost. Yet, this update is nothing small - some changes are likely to affect most, if not all, mods. As always, we ask all players to be ...