Skip to content

Commit cd050a3

Browse files
committed
fix: update fabric api mod id
1 parent 3f9e239 commit cd050a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"{{mod_id}}.mixins.json"
2525
],
2626
"depends": {
27-
"fabric": ">=${fabric_api_version}",
27+
"fabric-api": ">=${fabric_api_version}",
2828
"minecraft": ">=${minecraft_version}",
2929
"jamlib": ">=${jamlib_version}"
3030
}

0 commit comments

Comments
 (0)