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