We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef80df3 commit 5c3cf4dCopy full SHA for 5c3cf4d
1 file changed
src/main/resources/fabric.mod.json
@@ -25,6 +25,7 @@
25
],
26
"depends": {
27
"fabricloader": ">=0.15.11",
28
- "fabric-language-kotlin": "*"
+ "fabric-language-kotlin": "*",
29
+ "notenoughcrashes": "*"
30
}
31
0 commit comments