libcraft icon indicating copy to clipboard operation
libcraft copied to clipboard

Minecraft types and functions for Rust

Results 3 libcraft issues
Sort by recently updated
recently updated
newest added

All other generators from `feather-generated` have been moved to `libcraft-generators` the only missing one is the `inventory.py`. It hasn't been moved yet since it requires the structs etc. in [`lib.rs`](https://github.com/feather-rs/feather/blob/main/crates/generated/src/lib.rs)....

Sorry, if the code is incomplete with placeholders, I created a fork to implement the command Playsound to see if the format was correct. I need to integrate the feather...

This issue is to track all item-related code implemented in the `feather` repo that should be migrated to `libcraft`. If I'm not wrong that would be the code under the...