replace Oraxen with Nexo support

This commit is contained in:
Julian Krings
2024-11-23 21:03:14 +01:00
parent d5251350a1
commit b6bacee095
5 changed files with 195 additions and 218 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ allprojects {
maven { url "https://repo.triumphteam.dev/snapshots" }
maven { url "https://repo.mineinabyss.com/releases" }
maven { url 'https://hub.jeff-media.com/nexus/repository/jeff-media-public/' }
maven { url "https://repo.oraxen.com/releases" }
maven { url "https://repo.nexomc.com/snapshots/" }
maven { url "https://libraries.minecraft.net" }
}