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 b635f0e commit 1c2b82eCopy full SHA for 1c2b82e
src/main/resources/fabric.mod.json
@@ -19,6 +19,7 @@
19
"fast_reset.mixins.json"
20
],
21
"depends": {
22
- "fabricloader": ">=0.1.0"
+ "fabricloader": ">=0.1.0",
23
+ "minecraft": ">=1.16 <=1.16.1
24
}
25
0 commit comments