Skip to content

Commit 9e6080a

Browse files
committed
chore: mark as incompatible with Combat Hitboxes
1 parent d95c8f1 commit 9e6080a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/main/resources/fabric.mod.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,8 @@
3737
"fabricloader": ">=${loader_version}",
3838
"oneconfigv1": ">=1.0.0-beta.6",
3939
"fabric-language-kotlin": "*"
40+
},
41+
"breaks": {
42+
"combat-hitboxes": "*"
4043
}
4144
}

0 commit comments

Comments
 (0)