Introducing Fabric Loader

Discuss everything related to Minecraft Launchers. Find installation guides, tips, and support.
Post Reply
ice
Site Admin
Posts: 21
Joined: Tue May 28, 2024 5:23 pm

Introducing Fabric Loader: The Modular, Lightweight Mod Loader for Minecraft

Image

Fabric Loader is a modular and lightweight mod loader designed specifically for Minecraft. Whether you're a player looking to enhance your gaming experience or a developer aiming to create unique mods, Fabric provides the essential tools and community support to make it happen.

Download and Play
The Fabric Loader download is the bare minimum needed to get started. To access all the important extra APIs that mods use, combine it with the Fabric API. Simply place the Fabric API into your mods folder like any other mod.

Download Fabric Loader
Download Fabric API

Develop with Fabric
Fabric offers powerful tools to modify Minecraft as you wish. Use the online template generator to kickstart your mod creation. You can also utilize the example mod repository or command-line interface (CLI) tools provided by Fabric.

Develop a Mod

Explore Fabric Resources
Extensive documentation is available in the Fabric wiki, catering to both developers and players. For additional help, join the Fabric Discord server or ask questions on the GitHub Discussion forums.

Visit the Wiki

Core Toolchain Projects
  • Fabric Loader - A flexible, platform-independent mod loader for Minecraft and other games and applications.
  • Yarn - Open Minecraft mappings available under the Creative Commons Zero license.
  • Fabric Loom - A Gradle plugin that simplifies the development and debugging of mods.
  • Fabric Language Kotlin - Enables the use of the Kotlin programming language for Fabric mods.
  • Intermediary - Contains match information between different versions of Minecraft, allowing for cross-version mods.
  • Tiny Remapper - A compact, efficient tool for remapping JAR files.
  • Mapping IO - A library for manipulating and writing mapping files, supporting a wide range of formats.
Latest Blog Posts
Fabric for Minecraft 1.21
Minecraft 1.21 is expected to be released on June 13, bringing significant changes for mod makers. Despite being only a month and a half since our last update, this release includes major changes that will likely affect most mods. As always, we encourage all players to...


Fabric for Minecraft 1.20.5 & 1.20.6
Minecraft 1.20.5 is set to release soon with notable changes for mod developers. This update cycle, the longest for any "dot release", spanned from December 18, 2023, to April 2024, including 15 snapshots. Significant changes are on the horizon...


Join the Fabric community and start exploring the limitless possibilities with Fabric Loader today!

Visit the Fabric Website
Post Reply