Skip to content

Kaiede/Bedrockifier

Repository files navigation

Bedrockifier

CI Status Swift MIT license

CI Status Docker Pulls GitHub Issues

A multi-purpose tool for working with Minecraft Java and Bedrock world backups, including a manual tool, a backup service, and a dockerized contianer for making backups of the Minecraft Bedrock and Java docker containers provided by itzg.

Features

  • Bedrock backups use the .mcworld format, meaning Vanilla worlds can be imported using any Bedrock client.
  • Java backups use the same .zip backup format as the game client, making them easier to work with.
  • Takes snapshots while the server is running.
  • Supports trimming backups to limit disk space usage.

Usage

Detailed instructions are in the Wiki.

Release Notes

Release Notes are available on GitHub.

Credits

This was built in part by understanding how itzg/mc-backup works for Java, and is offered under similar license: https://github.com/itzg/docker-mc-backup

Older source history for the docker container can be found at https://github.com/Kaiede/docker-minecraft-bedrock-backup