Ross ROSS = Recommend OSS · open-source software intelligence for agents

FabricMC/fabric-api

Essential hooks for modding with Fabric. observed · 2026-08-28

github.com/FabricMC/fabric-api · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 3
  • age_days: 2859
  • days_rel: 15
  • days_push: 8
  • n_releases_24m: 154

Full methodology

Adoption not part of the score

3152 stars · 561 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Fabric API is the essential hooks and interoperability library for Minecraft mods built on the Fabric mod loader. It exposes events, APIs for rendering, networking, registries, and other game functionality that mods depend on.

Use cases

  • develop a fabric mod for minecraft
  • add event hooks to minecraft mod code
  • install the base library needed by fabric mods
  • use a rendering api compatible with optimization mods
  • synchronize mod registries across client and server
  • build a minecraft mod with gradle

When to choose

  • you are developing a Fabric mod and need core hooks and APIs
  • you are a player whose Fabric mods list Fabric API as a dependency
  • you need interoperability between multiple Fabric mods

When to avoid

  • you use Forge or NeoForge instead of Fabric
  • you want a standalone mod rather than a dependency library
  • you need a mod loader itself - use Fabric Loader instead

Facets

library · maturity active

plugin-system middleware sdk graphics networking gaming-tools developer-tools jvm game-engine cross-platform minecraft-modding fabric-loader mod-api event-hooks rendering-api registry-synchronization gradle minecraft game-development

4 sources

Member repositories

RepositoryRoleHealth v2
FabricMC/fabric-apimain95

For agents

markdown · JSON · MCP: product_card(name="FabricMC/fabric-api")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem