mineome 0.2.0

Mineome is a Rust library focusing on providing high quality type definitions for the data-driven aspects of Minecraft Java Edition.
Documentation
1
2
3
4
5
6
pub mod advancement;
pub mod loot_table;
pub mod predicate;
pub mod predicate_fragment;
pub mod recipe;
pub mod tag;