Skip to content

Commit 1e4d9dc

Browse files
authored
Update fabric.mod.json
1 parent 9fbef14 commit 1e4d9dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"depends": {
3333
"fabricloader": ">=0.11.3",
3434
"fabric": "*",
35-
"minecraft": "1.17.x",
35+
"minecraft": "1.16.x",
3636
"java": ">=16",
3737
"fabric-language-kotlin": ">=1.6.1+kotlin.1.5.20"
3838
},
3939
"suggests": {
4040
"another-mod": "*"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)