chore: manually add neoforged
All checks were successful
ci/woodpecker/push/gradle Pipeline was successful
ci/woodpecker/push/pages Pipeline was successful

This commit is contained in:
Johannes Frohnmeyer 2024-07-18 12:46:21 +02:00
parent f2668f5bbc
commit 1c80fc7475
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -78,6 +78,7 @@ repositories {
maven("https://maven.frohnmeyer-wds.de/mirrors") {
name = "JFronny Mirrors"
}
maven("https://maven.neoforged.net/releases") // this should be a mirror, but that doesn't seem to work
mavenCentral()
mavenLocal()
}