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
  • Coverage
  • 0.55%
    3 out of 544 items documented0 out of 62 items with examples
  • Size
  • Source code size: 35.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 23.9 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 32s Average build duration of successful builds.
  • all releases: 32s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Miabread/mineome
    7 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jamesBeeProg

Mineome

Licence Crates.io

The Minecraft Genome

Mineome is a Rust library focusing on providing high quality type definitions for the data-driven aspects of Minecraft Java Edition.

Current Features

Mineome currently supports the following datapack structures:

  • Recipes
  • Advancements & Criteria
  • Loot Tables
  • Predicates
  • Predicate Fragments (common types shared between Predicates and Criteria)
  • Tags (block, entity, item, and function)

Possible Future Features

The following may be worked on at some point but may not happen soon or at all:

  • JSON Text Components
  • Rust builders for all existing structures
  • Datapack Functions
  • 1.16 World Generation Settings
  • Resource Pack Components
  • World Format NBT
  • Entity/TileEntity NBT
  • Bedrock Edition Components

License

MIT