We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf847e commit 1889166Copy full SHA for 1889166
fabric/src/main/resources/fabric.mod.json
@@ -25,7 +25,7 @@
25
},
26
"depends": {
27
"fabricloader": ">=0.15.10",
28
- "minecraft": ["~1.21", "~1.21.1"],
+ "minecraft": ["1.21", "1.21.1"],
29
"fabric-api": "*"
30
31
"suggests": {
0 commit comments