Skip to content

Commit 907e15d

Browse files
committed
fabric mod json
1 parent 94c406e commit 907e15d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/main/resources/fabric.mod.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
],
3131

3232
"depends": {
33-
"fabricloader": ">=0.11.3",
33+
"fabricloader": ">=0.13.3",
3434
"fabric": "*",
35-
"minecraft": "1.17.x",
36-
"java": ">=16",
37-
"fabric-language-kotlin": ">=1.6.1+kotlin.1.5.20"
35+
"minecraft": "1.18.x",
36+
"java": ">=17",
37+
"fabric-language-kotlin": ">=1.7.1+kotlin.1.6.10"
3838
},
3939
"suggests": {
4040
"another-mod": "*"

0 commit comments

Comments
 (0)