Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Generator for Minecraft game data values

License

Notifications You must be signed in to change notification settings

hollow-cube/minestom-ce-data

 
 

Repository files navigation

Important

This repository is no longer in use and the changes have been merged upstream. Please see Minestom/MinestomDataGenerator.

Minestom Data

license standard-readme compliant Discord Shield

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.

Install

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

repositories {
    mavenCentral()
}

dependencies {
    implementation 'dev.hollowcube:MinestomData:1.19.4-rv2'
}

Usage

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.

Maintainers

@mworzala

Contributing

See the contributing file!

License

MIT License © Minestom

About

Generator for Minecraft game data values

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%