Skip to content

Commit 94e0874

Browse files
committed
Merge branch 'main' into 1.19
2 parents ba6805b + 604d184 commit 94e0874

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Fabric/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ hexdebugModDependencies {
2929

3030
requires("fabric-api")
3131
requires("fabric-language-kotlin")
32-
requires("modmenu")
32+
33+
optional("modmenu")
3334
}
3435

3536
dependencies {

0 commit comments

Comments
 (0)