Skip to content

Commit 5c3cf4d

Browse files
committed
Add NEC as a dep in the FMJ
1 parent ef80df3 commit 5c3cf4d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
],
2626
"depends": {
2727
"fabricloader": ">=0.15.11",
28-
"fabric-language-kotlin": "*"
28+
"fabric-language-kotlin": "*",
29+
"notenoughcrashes": "*"
2930
}
3031
}

0 commit comments

Comments
 (0)