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.
2 parents ca4f2a2 + 690e1b7 commit 7bbc10aCopy full SHA for 7bbc10a
build.gradle
@@ -13,7 +13,7 @@ architectury {
13
minecraft = rootProject.minecraft_version
14
}
15
16
-ext.archives_base_name = 'modernfix-mc' + minecraft_version
+ext.archives_base_name = 'modernfix'
17
18
allprojects {
19
apply plugin: "java"
0 commit comments