Chrono Vault
A Minecraft NeoForge mod providing incremental backup for worlds.
Screenshots

About this Mod
ChronoVault
ChronoVault is a incremental backup mod for Minecraft worlds with deduplication and compression
Content-Addressable Storage
Unlike traditional backup tools that copy entire worlds, ChronoVault uses content-addressable storage (CAS):
How It Works:
- Each 512×512 chunk is hashed with BLAKE3
- Chunks are stored by their hash, not by filename
- Zstd compression is applied to each chunk individually
- A snapshot manifest records which chunks existed at that point in time
Storage Efficiency:
- Incremental saves — Only modified chunks consume new storage
- Cross-snapshot deduplication — Identical chunks are stored once, shared by all snapshots
- Per-world isolation — Each world's objects are stored separately
Features
- Async backups — Non-blocking, runs while you play
- In-game GUI — Browse and restore snapshots without leaving the game
- Auto backup — Schedule automatic snapshots
- Safe restoration — Restores to a new world; original is untouched
Commands
/chronovault backup [description]— Create snapshot/chronovault list [world]— List all snapshots/chronovault info <id>— Snapshot details/chronovault restore <id> [name]— Restore to new world
How to Restore (GUI)
- Open the Edit World screen (click "Edit" on a world in the world list)
- Click "Restore Backups" button
- Select a snapshot from the list
- Confirm restoration
- A new world is created with the restored data
Available Versions
How to Install Chrono Vault on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Chrono Vault". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Chrono Vault server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Chrono Vault compatible with neoforge?
Chrono Vault officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Chrono Vault – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Chrono Vault consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Chrono Vault with just one click on your server.