Essential hooks for modding with Fabric.
Find a file
2025-03-18 15:15:43 +00:00
.github Fix checkstyle report action 2025-03-16 13:50:41 +00:00
buildSrc Loom 1.10, remove grgit, work towards config caching. () 2025-02-15 14:46:29 +00:00
deprecated Remove minecraft:flowers from legacy tag warning. 🌻 2025-03-09 12:26:52 +00:00
fabric-api-base 25w03a game tests () 2025-01-21 18:50:26 +00:00
fabric-api-bom add fabric-api-bom and fabric-api-catalog () 2024-01-11 15:50:48 +00:00
fabric-api-catalog Loom 1.10, remove grgit, work towards config caching. () 2025-02-15 14:46:29 +00:00
fabric-api-lookup-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-biome-api-v1 25w05a 2025-01-29 18:53:36 +00:00
fabric-block-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-block-view-api-v2 Fix BlockView API v2 not applying WorldViewMixin () 2025-03-16 13:36:02 +00:00
fabric-blockrenderlayer-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-client-gametest-api-v1 1.21.5-pre2 2025-03-16 13:45:10 +00:00
fabric-client-tags-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-command-api-v2 25w03a game tests () 2025-01-21 18:50:26 +00:00
fabric-content-registries-v0 Fix modded oxidizable blocks not oxidizing () 2025-02-15 14:38:56 +00:00
fabric-convention-tags-v2 Add Pumpkin Block and Item Tags () 2025-03-16 13:35:58 +00:00
fabric-crash-report-info-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-data-attachment-api-v1 1.21.5-pre3 2025-03-18 15:15:43 +00:00
fabric-data-generation-api-v1 Add FabricEntityLootTableProvider for datagen () 2025-03-16 13:35:55 +00:00
fabric-dimensions-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-entity-events-v1 fix(javadocs): clarify the player's networking state when ServerPlayerEvents.COPY_FROM is called () 2025-03-09 14:03:35 +00:00
fabric-events-interaction-v0 25w03a game tests () 2025-01-21 18:50:26 +00:00
fabric-game-rule-api-v1 Update to 25w03a () 2025-01-15 18:34:20 +00:00
fabric-gametest-api-v1 Add back "invokeTestMethod" function to allow control over calling the test method. () 2025-03-06 10:54:10 +00:00
fabric-item-api-v1 Port cherry-picked commits to 1.21.5. 2025-02-20 18:06:09 +00:00
fabric-item-group-api-v1 Use page up/down to change creative inventory pages. () 2025-02-09 13:39:31 +00:00
fabric-key-binding-api-v1 Sort & format language files () 2025-01-14 14:09:30 +00:00
fabric-lifecycle-events-v1 Initial 25w07a port () 2025-02-13 19:40:46 +00:00
fabric-loot-api-v3 25w02a 2025-01-08 17:38:47 +00:00
fabric-message-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-model-loading-api-v1 1.21.5-pre1 2025-03-11 18:47:58 +00:00
fabric-networking-api-v1 1.21.5-pre2 2025-03-16 13:45:10 +00:00
fabric-object-builder-api-v1 Fix TypeAwareBuyForOneEmeraldFactory trade offer crash () 2025-03-09 14:03:28 +00:00
fabric-particles-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-recipe-api-v1 Add getAllMatches and getAllOfType method to ServerRecipeManager () 2025-02-15 14:38:52 +00:00
fabric-registry-sync-v0 New Crowdin updates () 2025-03-09 14:03:54 +00:00
fabric-renderer-api-v1 Update to 25w03a () 2025-01-15 18:34:20 +00:00
fabric-renderer-indigo 25w02a 2025-01-08 17:38:47 +00:00
fabric-rendering-fluids-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-rendering-v1 Update yarn 2025-03-02 13:11:31 +00:00
fabric-resource-conditions-api-v1 25w03a game tests () 2025-01-21 18:50:26 +00:00
fabric-resource-loader-v0 Port to 25w09a () 2025-02-26 22:00:24 +00:00
fabric-screen-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-screen-handler-api-v1 Update to 25w03a () 2025-01-15 18:34:20 +00:00
fabric-sound-api-v1 25w02a 2025-01-08 17:38:47 +00:00
fabric-tag-api-v1 Sort & format language files () 2025-01-14 14:09:30 +00:00
fabric-transfer-api-v1 Port to 25w09a () 2025-02-26 22:00:24 +00:00
fabric-transitive-access-wideners-v1 1.21.5-pre2 2025-03-16 13:45:10 +00:00
gradle Loom 1.10, remove grgit, work towards config caching. () 2025-02-15 14:46:29 +00:00
src 25w02a 2025-01-08 17:38:47 +00:00
.editorconfig Update .editorconfig () 2021-11-16 12:48:32 +00:00
.gitattributes Use unix line endings on all files () 2024-09-10 13:17:22 +01:00
.gitignore Loom 1.10, remove grgit, work towards config caching. () 2025-02-15 14:46:29 +00:00
build.gradle Skip publishing previously published artifacts. () 2025-03-16 13:37:04 +00:00
checkstyle.xml Disallow records as part of public API () 2024-12-12 15:50:08 +00:00
CONTRIBUTING.md Disallow records as part of public API () 2024-12-12 15:50:08 +00:00
crowdin.yml Default English Translations for c namespaced tags () 2024-05-07 19:06:41 +01:00
gradle.properties 1.21.5-pre3 2025-03-18 15:15:43 +00:00
gradlew Loom 1.10, remove grgit, work towards config caching. () 2025-02-15 14:46:29 +00:00
gradlew.bat Update Gradle and Mockito () 2024-09-18 15:29:30 +01:00
HEADER Move deprecated modules, create own maven BOM for the deprecated modules. () 2022-05-01 15:44:16 +01:00
LICENSE first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
README.md Fixed typo in README.md () 2024-12-02 19:53:25 +00:00
settings.gradle Update Model Loading API to 1.21.5 () 2025-03-06 10:29:35 +00:00

Fabric API

Essential hooks for modding with Fabric.

Fabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:

  • Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions
  • Adding events, hooks and APIs to improve interoperability between mods.
  • Essential features such as registry synchronization and adding information to crash reports.
  • An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.

Also check out Fabric Loader, the (mostly) version-independent mod loader that powers Fabric. Fabric API is a mod like any other Fabric mod which requires Fabric Loader to be installed.

For support and discussion for both developers and users, visit the Fabric Discord server.

Using Fabric API to play with mods

Make sure you have installed fabric loader first. More information about installing Fabric Loader can be found here.

To use Fabric API, download it from CurseForge, GitHub Releases or Modrinth.

The downloaded jar file should be placed in your mods folder.

Using Fabric API to develop mods

To set up a Fabric development environment, check out the Fabric example mod and follow the instructions there. The example mod already depends on Fabric API.

To include the full Fabric API with all modules in the development environment, add the following to your dependencies block in the gradle buildscript:

Groovy DSL

modImplementation "net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION"

Kotlin DSL

modImplementation("net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION")

Alternatively, modules from Fabric API can be specified individually as shown below (including module jar to your mod jar):

Groovy DSL

// Make a collection of all api modules we wish to use
Set<String> apiModules = [
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
]

// Add each module as a dependency
apiModules.forEach {
    include(modImplementation(fabricApi.module(it, FABRIC_API_VERSION)))
}

Kotlin DSL

// Make a set of all api modules we wish to use
setOf(
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
).forEach {
    // Add each module as a dependency
    modImplementation(fabricApi.module(it, FABRIC_API_VERSION))
}

Instead of hardcoding version constants all over the build script, Gradle properties may be used to replace these constants. Properties are defined in the gradle.properties file at the root of a project. More information is available here.

Contributing

See something Fabric API doesn't support, a bug or something that may be useful? We welcome contributions to improve Fabric API. Make sure to read the development guidelines.

Modules

Fabric API is designed to be modular for ease of updating. This also has the advantage of splitting up the codebase into smaller chunks.

Each module contains its own README.md* explaining the module's purpose and additional info on using the module.

* The README for each module is being worked on; not every module has a README at the moment