Fabric API is the foundation of the entire Fabric modding ecosystem — practically every Fabric mod depends on it. On 17 July 2026 a new build, 0.155.2+26.2, was released for Minecraft 26.2. It supersedes three short-lived interim builds (0.154.1, 0.154.2 and 0.155.0) that shipped over the previous weeks. If you run a Fabric server at game-serverhosting, this is a quick, low-risk update that keeps your mod foundation current.

What is new in Fabric API 0.155.2+26.2

According to the official changelog on Modrinth, 0.155.2+26.2 is a maintenance release: internal version bumps plus a fix for a data-generation (datagen) crash that could occur with tag providers from outside the Fabric API. That fix mainly matters to mod and modpack developers — day-to-day server behaviour does not change.

The practical takeaway for operators: because 0.155.2 rolls up three interim versions, it is the build every 26.2 Fabric server should be on. If you are still running 0.154.x, one file swap brings in everything released since.

Server compatibility

This release only concerns Fabric servers on Minecraft 26.2:

Setup Affected?
Fabric server (Minecraft 26.2) Yes — update recommended
Fabric server (older Minecraft version) No — stay on the API line matching your version
Paper / Spigot / Vanilla No — these do not use Fabric API
Forge / NeoForge No — separate mod-loader ecosystem

Bedrock crossplay via Geyser and Floodgate — pre-installed automatically on every Minecraft server at game-serverhosting — is independent of Fabric API and keeps working as before. Since this is a patch release within the same line, your installed 26.2 mods will normally keep running without changes.

How to update your server at game-serverhosting

  1. Take a backup: open the Backups tab in the server panel and save the current state — it only takes a moment and makes the update risk-free.
  2. Download the new build: grab 0.155.2+26.2 from the Modrinth version page.
  3. Swap the file: open the file manager in the panel, remove the old fabric-api file from mods/ and upload the new one.
  4. Restart the server: hit Restart — the server picks up the new library on boot.

If you also want to move your server to a different Minecraft version, use the in-panel version switch — the Fabric API build and the Minecraft version always have to match.

FAQ

Do I have to update right away?

No, there is no urgent reason. But since this build consolidates three interim releases and mod authors track the current API line, updating early is the more relaxed option.

Does this affect Paper or Vanilla servers?

No. Fabric API is exclusive to the Fabric mod loader. Paper, Spigot and Vanilla servers do not use it and need no action.

Will my existing mods stay compatible?

Within the same Minecraft version (26.2), Fabric API patch releases are usually drop-in compatible. Check the server log once after restarting — if everything boots cleanly, you are done.

Does Bedrock crossplay keep working after the update?

Yes. Geyser and Floodgate operate independently of Fabric API, so your Bedrock players will not notice anything.

My server will not start after the update — what now?

Check the server log in the panel console first: usually a single mod reports an incompatibility. If in doubt, restore the backup you took before the update and you are instantly back on the previous state.