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 1e4d9dc commit a3217e7Copy full SHA for a3217e7
src/main/resources/fabric.mod.json
@@ -32,7 +32,7 @@
32
"depends": {
33
"fabricloader": ">=0.11.3",
34
"fabric": "*",
35
- "minecraft": "1.16.x",
+ "minecraft": "1.17.x",
36
"java": ">=16",
37
"fabric-language-kotlin": ">=1.6.1+kotlin.1.5.20"
38
},
0 commit comments