We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d658b2 commit 021a536Copy full SHA for 021a536
1 file changed
src/main/resources/fabric.mod.json
@@ -31,8 +31,8 @@
31
],
32
"accessWidener": "resolutioncontrol.accesswidener",
33
"depends": {
34
- "fabricloader": ">=0.4.0",
35
- "fabric": "*"
+ "fabricloader": ">=0.12.8",
+ "minecraft": ">=1.18"
36
},
37
"suggests": {
38
"flamingo": "*"
0 commit comments