Skip to content

Commit

Permalink
Add supported version of FAPI as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FoundationGames committed Nov 3, 2021
1 parent 716a5bd commit ef50012
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 @@ -45,7 +45,7 @@
],
"depends": {
"fabricloader": ">=0.11.0",
"fabric": "*",
"fabric": ">=0.39.0",
"minecraft": "1.17.x"
}
}

0 comments on commit ef50012

Please sign in to comment.