Rust wrapper for minecraft-data
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis b815a9b06b
Add blocks api
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
minecraft-data@920d361e13 Add versions and items api 3 years ago
src Add blocks api 3 years ago
.gitignore Add enchantments and change data path resolution 3 years ago
.gitmodules Add versions and items api 3 years ago
Cargo.toml Add enchantments and change data path resolution 3 years ago
LICENSE Add metadata for crates.io 3 years ago
README.md Add metadata for crates.io 3 years ago

README.md

minecraft-data-rs

This repository is a rust library to access minecraft data. The data itself hosted in the minecraft-data repository and included into the library at compile time.

License

This project is Licensed under MIT.