We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ccbb2 commit 91455beCopy full SHA for 91455be
1 file changed
settings.gradle
@@ -24,7 +24,7 @@ pluginManagement {
24
plugins {
25
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
26
id("quiet-fabric-loom") version "1.10.317" apply false
27
- id("net.neoforged.moddev") version "2.0.89" apply false
+ id("net.neoforged.moddev") version "2.0.80" apply false
28
id 'com.gradleup.shadow' version '8.3.6' apply false
29
}
30
0 commit comments