mcatool

Crates.iomcatool
lib.rsmcatool
version0.2.1
sourcesrc
created_at2022-06-01 11:19:14.711993
updated_at2022-06-01 13:43:20.820686
descriptionA simple command line tool that allows you to easily work with .mca (Minecraft region) files
homepage
repositoryhttps://github.com/CyanNex/mcatool
max_upload_size
id598146
size28,935
Nex (CyanNex)

documentation

README

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
Commit count: 10

cargo fmt