Modscraper Modscraper Minecraft

Cesium Storage Format

Mod

EXPERIMENTAL: Highly unstable alternative world format for Minecraft. Here be dragons.

Type

Mod

Modrinth Downloads

23,026

Modrinth ID

2fspKUWt

Last Updated

Aug 26, 2026

Description

Cesium for Fabric

Cesium is an experimental mod designed to improve some flaws of Minecraft’s storage. This mod implements transactional data storage and uses more efficient data compression.

⚠️ Disclaimer

This mod is in an experimental state and could damage your world files. While there are no knows cases of world corruption happening because of this mod, bugs might happen.

Take regular backups of your worlds!

❓ What does this mod do?

With this mod, when chunks and/ or players are being saved, an efficient compression algorithm is used to compress data down to a reasonable size, before it's stored in-memory.

After each server tick, said data is written to disk in a transactional manner, meaning either all data is saved or none at all. This reduces scenarios where saved chunk data and player data become out-of-sync.

Advanced users can even disable compression at all, if they want to take advantage on transparent filesystem compression.

♻️ How do I convert worlds?

The world converter is accessible in the "Edit World" screen.

The converter does not delete any files, so your world folder will take up more disk space after conversion, but you can delete all files and folders that are no longer needed:

  • From Anvil to Cesium: region/, entities/, poi/, advancements/, stats/ and playerdata/.
  • From Cesium to Anvil: chunks.db and players.db.

Create a backup before modifying any files or running the converter!

🧑‍🤝‍🧑 Credits

This mod is based on JellySquid‘s work and uses the following native libraries:

  • facebook/zstd, BSD License. Copyright (c) Meta Platforms, Inc.
  • OpenLDAP/lmdb, The OpenLDAP Public License. Copyright (c) The OpenLDAP Foundation.
  • Libraries provided by:

Compatibility

Mod Loaders

Fabric Quilt

Game Versions

1.20 1.20.1 1.20.2 1.20.4 1.20.5 1.20.6 1.21-pre1 1.21-pre2 1.21-pre3 1.21-pre4 +15 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources