Skip to content

Commit

Permalink
Remove fabric depends statement for anything other than the core project
Browse files Browse the repository at this point in the history
  • Loading branch information
mezz committed Mar 12, 2023
1 parent b79af65 commit c6c115c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Fabric/src/main/resources/fabric.mod.json
Expand Up @@ -40,7 +40,6 @@
"depends": {
"fabricloader": ">=${fabricLoaderVersion}",
"fabric-api": ">=${fabricApiVersion}",
"fabric-key-binding-api-v1": "*",
"minecraft": "${minecraftVersion}",
"java": ">=${modJavaVersion}"
}
Expand Down

0 comments on commit c6c115c

Please sign in to comment.