#command-line-tool #minecraft #region #chunks #trim #world #mca

app mcatool

A simple command line tool that allows you to easily work with .mca (Minecraft region) files

2 releases

0.2.1 Jun 1, 2022
0.2.0 Jun 1, 2022

#12 in #trim

42 downloads per month

MIT license

20KB
373 lines

mcatool

A simple command line tool that allows you to easily work with .mca (Minecraft region) files

Usage:

mcatool <SUBCOMMAND>

Usage:

extract    Extract a single chunk from a .mca file
trim       Trim all inactive chunks from a world
help       Print this message or the help of the given subcommand(s)

Example:

To trim (remove) all chunks which have been inhabited for less than 5 minutes in the world folder:

mcatool trim world 6000

Dependencies

~2.8–4MB
~72K SLoC