Chrono Vault
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.1.2
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/chronovault
资源信息
Minecraft 版本: 1.21.1
平台: neoforge
标签: utility
资源介绍
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
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~