Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 810 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 810 Bytes

Minestom Data

license Discord Shield

This is a data extractor and generator for Minecraft, meant to be used for Minestom.
It is based on ArticData.

Install

The data is published on Maven Central, it can be imported as follows:

repositories {
    mavenCentral()
}

dependencies {
    implementation 'net.minestom:data:1.20-rv1'
}

Maintainers

@mworzala

Contributing

See the contributing file!

License

MIT License © Minestom