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 8c7e1c81fc
Increment version
Signed-off-by: Trivernis <trivernis@protonmail.com>
2 years ago
minecraft-data@dcbdb99f07 Update data and dependencies 2 years ago
src Parse `"states"` field in blocks.json. 2 years ago
.gitignore Add enchantments and change data path resolution 3 years ago
.gitmodules Add versions and items api 3 years ago
Cargo.toml Increment version 2 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.