This repository was archived by the owner on Apr 15, 2022. It is now read-only.
Galacticraft Energy 0.1.3
Changelog:
- fix: TR energy compatibility stack overflow
- feat: WAILA Integration
repositories {
maven {
url "https://cdn.hrzn.studio/maven/"
contents {
includeGroup "com.hrznstudio"
}
}
}
dependencies {
include modImplementation("com.hrznstudio:Galacticraft-Energy:0.1.3")
}