Skip to content

Commit a1dcd98

Browse files
committed
depends: add fabric-language-kotlin
1 parent 7365189 commit a1dcd98

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@
2727
],
2828
"depends": {
2929
"fabricloader": ">=0.16.10",
30+
"fabric-language-kotlin": "*",
3031
"minecraft": "~1.21",
3132
"java": ">=21"
32-
},
33-
"suggests": {
34-
"another-mod": "*"
3533
}
3634
}

0 commit comments

Comments
 (0)