Skip to content

TheMeinerLP/MinestomDataGenerator

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%