mcatool

command module
v0.0.0-...-bb70deb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2021 License: MIT Imports: 18 Imported by: 0

README

mcatool

CLI tool for packing & optimizing Minecraft saves.

Features

  • Pack/unpack Minecraft saves.
  • Up to 35% better compression ratio than existing algorithms.
  • Purge chunks based on inhabited time.
  • Multithreaded, will use all cores/threads by default.
  • More yet to come.

Performance

  • Seed: -5922982267743497625
  • Pre-generated out 500 (square) for each dimension.
  • Created w/ Paper & Chunkmaster.

Notes

  • You may want to create a backup of your world first.
  • Packed worlds are not normal ZIP files.

Usage

Pack/compress a world.

mcatool pack ./world world.zip

Unpack/decompress a world.

mcatool unpack world.zip ./world

Remove all unvisited chunks from a world.

mcatool purge ./world 0

Remove all chunks that haven't been inhabited for more than 1m.

mcatool purge ./world 60

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL