your current location:首页 > news>M (CESIUM Storage Format) Minecraft

M (CESIUM Storage Format) Minecraft

2024-12-15 01:32:51|Myriagame |source:minecraft skins

Brief introduction

CESIUM is a modifier for improving Minecraft storage format ANVIL.It uses LMDB as the storage rear end and uses ZSTD for better piece of data compression.

⚠️ Disclaimer

This modifier is in the experimental state and may damage your world files.Although there is no known case of the collapse of this module, errors will always occur.Please report all errors to the author's Issue Tracker.

Please back up your world files regularly, even if you don't use this module!

❓ its role

和 Create a database for player data and each dimension.The saved data uses more efficient compression algorithms for compression to reduce the disk space required by most world data.

In order to prevent players from being synchronized with the world data, 铯 will refresh all data to the disk after each server runs, so it will either save all data or not save any data.

The existing original world can use the world converter in the game to convert to the storage format of 铯, and then convert it back to the original format.

♻️ Convert the world

The world converter can be used in the "Edit World" interface.

The converter does not delete any files, so after the conversion, your world folder will occupy more disk space, but you can delete all the 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.

Before modifying any file or running a converter, create a backup!

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.