We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445cac6 commit 76222bdCopy full SHA for 76222bd
platforms/forge/build.gradle
@@ -111,6 +111,6 @@ publishMods {
111
*/
112
minecraftVersions.add(project.property("minecraft_version_min").toString())
113
114
- optional("modmenu")
+ optional("cloth-config")
115
}
116
platforms/neoforge/build.gradle
@@ -116,6 +116,6 @@ publishMods {
117
118
119
120
121
0 commit comments