We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe8f27 commit 63ec72eCopy full SHA for 63ec72e
1 file changed
worldeditcui-fabric/src/main/resources/fabric.mod.json
@@ -49,5 +49,8 @@
49
},
50
"suggests": {
51
"worldedit": ">=7.2.0"
52
+ },
53
+ "breaks": {
54
+ "worldedit": ["7.3.1", "7.3.2", "7.3.3", "7.3.4-beta-01", "7.3.4", "7.3.5", "7.3.6", "7.3.7", "7.3.8", "7.3.9-beta-01", "7.3.9", "7.3.10-beta-01", "7.3.10", "7.3.11", "7.3.12-beta-01", "7.3.12-beta-02"]
55
}
56
0 commit comments