Core mod of the mana part for the modpack Create: New Horizon (CTNH).
This mod should be built under CTNH-Team/CTNH-Modules repository using Gradle.
$ git clone --recursive https://github.com/CTNH-Team/CTNH-Modules.git
$ cd CTNH-Modules # And you may need to update the submodules manually
$ ./gradlew :modules:CTNH-Mana:build # To build the mod .jar
$ ./gradlew :modules:CTNH-Mana:runData # To generate data
$ ./gradlew :modules:CTNH-Mana:spotlessCheck # To check code formatting
$ ...Nightly builds are available on the Actions page.
All code is licensed under the GNU LGPL v3 License.
All artwork (images, textures, models, animations, etc.) is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License, unless stated otherwise.