Minestom / MinestomDataGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 100.0%