General quality update
Major changes along with some more minor patches + quality upgrades. ✅ Main Changes: - Updated to 1.18.2 - Removed Imber, Altum (for now) and Navitas - Patched issue #1 - Made balancing changes - Cleaned up project - Simplified confusing code
This commit is contained in:
@@ -17,7 +17,6 @@ repositories {
|
||||
// See https://docs.gradle.org/current/userguide/declaring_repositories.html
|
||||
// for more information about repositories.
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
name = "Ladysnake Libs"
|
||||
url = 'https://ladysnake.jfrog.io/artifactory/mods'
|
||||
@@ -40,11 +39,10 @@ repositories {
|
||||
maven {
|
||||
url "https://maven.shedaniel.me/"
|
||||
}
|
||||
maven {
|
||||
maven {
|
||||
url "https://maven.terraformersmc.com/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// To change the versions see the gradle.properties file
|
||||
|
||||
Reference in New Issue
Block a user