Skip to content

Commit ab5be56

Browse files
committed
removed fabric api dependency
1 parent 2711464 commit ab5be56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"depends": {
2424
"fabricloader": ">=0.13.3",
25-
"fabric": "*",
25+
2626
"minecraft": "1.18.1"
2727
}
2828
}

0 commit comments

Comments
 (0)