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 8b89428 commit 8bdfa73Copy full SHA for 8bdfa73
Fabric/src/main/resources/fabric.mod.json
@@ -38,7 +38,9 @@
38
"fabric-language-kotlin": ">=${versions.kotlin_fabric}",
39
"architectury": ">=${versions.architectury}",
40
"hexcasting": ">=${versions.hexcasting}",
41
- "cloth-config": ">=${versions.clothConfig}",
+ "cloth-config": ">=${versions.clothConfig}"
42
+ },
43
+ "suggests": {
44
"modmenu": ">=${versions.modMenu}"
45
}
46
0 commit comments