Important
This repository is no longer in use and the changes have been merged upstream. Please see Minestom/MinestomDataGenerator.
This is a data extractor and generator for Minecraft, meant to be used for minestom-ce.
It is based on MinestomDataGenerator which is based on ArticData.
The data is published on Maven Central, it can be imported as follows:
repositories {
mavenCentral()
}
dependencies {
implementation 'dev.hollowcube:MinestomData:1.19.4-rv2'
}
If you require any data, open a GitHub Issue and specify the data you need.
WARNING: There is no guarantee that the format of the data will stay the same.