#minecraft #api #minecraft-api #mcrs

bin+lib mcutils

Save and load regions of a local Minecraft world

2 unstable releases

Uses new Rust 2024

0.2.0 Apr 29, 2025
0.1.0 Apr 10, 2025

#471 in Games

Download history

85 downloads per month

GPL-3.0 license

19KB
234 lines

MCUtils

Installation

# Download
git clone https://github.com/dxrcy/mcutils
cd mcutils
# Install
cargo install

Usage

# Save
mcutils save chunk.dat 293,68,284 305,82,297
# Load
mcutils load chunk.dat

Dependencies

~1.2–1.8MB
~34K SLoC