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 ec8b55f commit 8f3a3baCopy full SHA for 8f3a3ba
1 file changed
src/main/resources/fabric.mod.json
@@ -20,7 +20,7 @@
20
},
21
"depends": {
22
"fabricloader": ">=0.16.10",
23
- "minecraft": "${minecraft_version}",
+ "minecraft": "~1.21",
24
"java": ">=21",
25
"fabric-api": "*"
26
}
0 commit comments