#minecraft #minecraft-api #api #world #mcrs

bin+lib mcutils

Save and load regions of a local Minecraft world

1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 10, 2025

#6 in #minecraft-api

Download history 102/week @ 2025-04-05

102 downloads per month

GPL-3.0 license

19KB
212 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
~35K SLoC