Skip to content

Commit

Permalink
Use fabric-api mod ID for Fabric API in fabric.mod.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Poopooracoocoo authored and YaLTeR committed Oct 3, 2023
1 parent 333904f commit cc1365b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"depends": {
"fabricloader": ">=0.14.21",
"fabric": "*",
"fabric-api": "*",
"minecraft": "~1.20",
"java": ">=17"
},
Expand Down

0 comments on commit cc1365b

Please sign in to comment.