Skip to content

Commit 422acbc

Browse files
authored
Merge pull request #15 from S-N00B-1/BreakingL4J
Mark Legacy4j as breaking
2 parents 22824fc + 610d11e commit 422acbc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
],
3737
"depends": {
3838
"fabric": "*"
39-
}
39+
},
40+
"breaks": {
41+
"legacy": "*"
42+
}
4043
}

0 commit comments

Comments
 (0)