Skip to content

Commit

Permalink
Add break for non compatible versions of FLF
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Sep 27, 2024
1 parent 7161f39 commit ede4763
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"depends": {
"fabricloader": ">=0.14",
"minecraft": ">=1.3 <=1.13.2"
},
"breaks": {
"fabricated-forge": "<=2.7.2"
}
}

0 comments on commit ede4763

Please sign in to comment.