We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bffcbf commit 2bd2abdCopy full SHA for 2bd2abd
1 file changed
src/main/resources/fabric.mod.json
@@ -35,5 +35,9 @@
35
"fabric-api": "*"
36
},
37
"suggests": {
38
+ "vivecraft": ">=1.3.0"
39
+ },
40
+ "breaks": {
41
+ "vivecraft": "<1.3.0"
42
}
43
0 commit comments