Crate mcvm_shared
source ·Expand description
This crate contains shared data for the other MCVM crates
§Features:
schema
: Enable generation of JSON schemas using theschemars
crate
Modules§
- Common addon constructs
- Types and structs for IDs of and references to things
- Tools for languages and language detection
- The Later
enum - Enums for modifications to the game
- MCVM output
- Common package constructs
- Other utilities
- Tools for dealing with version patterns
Macros§
- Skip in a loop if a result fails
- Skip in a loop if an option is none
- Utility macro to translate from output
Enums§
- Minecraft game side, client or server