-
Notifications
You must be signed in to change notification settings - Fork 2
Backup data
XiaoColorful edited this page Jan 23, 2026
·
2 revisions
备份数据位于 ./minecraft/battleroyale/backup 下的所有json文件
- 模组的备份数据独立于Minecraft的存档数据,全存档统一
./minecraft/battleroyale/backup/config
- 由备份配置生成,文件结构同 ./minecraft/config
- 仅包含模组的配置文件
Backup data directory located in all json files under ./minecraft/battleroyale/backup/config
- The mods' temporary data is separate from Minecraft's save data, all saves are unified
./minecraft/battleroyale/backup/config
- Generated by Backup command, with the same file structure as ./minecraft/config
- Contains only the mod's configuration files
🌐 Language / 语言
-
- Configuration Introduction
- Command Introcuction
- Game type introduction
- About
- Mod development tutorial