/mc-registry-dump

dump the registry raw IDs

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

mc-registry-dump

Use environment variable MC_REGISTRY_DUMP_OUTPUT_DIR to supply the path to the output directory (default: ./output)

Run ./gradlew runServer to trigger registry dump for all supported MC versions (currently 1.14.3+)

The registry dump will be written to <output_dir>/<mc_version>.json, see also: output directory in this repos