An open API service indexing awesome lists of open source software.

https://github.com/oxidized-mc/inventory

ItemStack, DataComponentPatch, MenuType, and item management utilities
https://github.com/oxidized-mc/inventory

container inventory item-stack minecraft minecraft-java open-source oxidized-mc rust

Last synced: 15 days ago
JSON representation

ItemStack, DataComponentPatch, MenuType, and item management utilities

Awesome Lists containing this project

README

          

# oxidized-inventory

[![CI](https://github.com/oxidized-mc/inventory/actions/workflows/ci.yml/badge.svg)](https://github.com/oxidized-mc/inventory/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

ItemStack, DataComponentPatch, MenuType, and item management utilities

Part of the [Oxidized MC](https://github.com/oxidized-mc) ecosystem — a Minecraft Java Edition
implementation in Rust.

## License

Licensed under the [MIT License](LICENSE).

## Contributing

Contributions are welcome! Please see the [Oxidized MC](https://github.com/oxidized-mc) organization
for project-wide guidelines.