layout |
---|
default |
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.
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.
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.
- 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.
{% for post in site.posts limit: 2 %}
Continue reading
{% endfor %}
{{ post.content | strip_html | truncate: 310 }}