#minecraft #api #structure

mine_data_structs

Minecraft data structures

4 stable releases

Uses new Rust 2024

new 1.0.3 Mar 27, 2025
1.0.2 Mar 26, 2025
1.0.1 Feb 27, 2025
1.0.0 Feb 26, 2025

#73 in #minecraft

Download history 246/week @ 2025-02-23 61/week @ 2025-03-02 2/week @ 2025-03-09 202/week @ 2025-03-23

287 downloads per month

GPL-2.0 license

42KB
809 lines

mine_data_structs is just a crate containing data structs for uranium-rs.

This crate was made by myself for myself, I don't care if it is useless to you, I don't care if it doesn't follow certain patterns, indeed, I just care about it working for me.

If you find this crate usefull in anyways you should reconsider many things in your project.

There is no documentation because ChatGPT is not working, and I'm not gonna write docs for 5h1tty JSON.

Thanks, my best regards. <3


lib.rs:

mine_data_structs is a simple crate which contains the data structs needed to interact with minecraft, curse and modrinth API

It also contains quality of life functions and specific methods/getters which may come handy.

Dependencies

~0.7–12MB
~78K SLoC