This repository was archived by the owner on Jul 18, 2023. It is now read-only.
v0.2.5-alpha
Changelog:
- Change CelestialBodyType from using DimensionType to RegistryKey
- Update to Minecraft 1.16-pre5
repositories {
maven { url 'https://cdn.hrzn.studio/maven' }
}
dependencies {
modImplementation("com.hrznstudio:GalacticraftAPI:0.2.5-alpha+1.16-pre5")
include "com.hrznstudio:GalacticraftAPI:0.2.5-alpha+1.16-pre5"
}