#region #minecraft #operations #perform #world #folder #path

bin+lib minecraft-regions-tool

A utility for minecraft region files

10 releases (4 breaking)

0.5.4 Sep 28, 2020
0.5.3 Sep 27, 2020
0.4.1 Sep 27, 2020
0.3.0 Sep 26, 2020
0.1.0 Sep 25, 2020

#648 in Games

GPL-3.0 license

39KB
960 lines

minecraft-regions-tool

A utility to perform operations on minecraft region files

Usage

USAGE:
    minecraft-regions-tool <input> <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <input>    Path to the world folder

SUBCOMMANDS:
    count    Return the total number of chunks in the world
    help     Prints this message or the help of the given subcommand(s)
    scan     Scan for errors in the region files and optionally fix them

Dependencies

~11–22MB
~275K SLoC