Skip to content

Commit

Permalink
Allow Fabric version to run on >=1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Jun 4, 2023
1 parent 41c2bb7 commit 5475900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fabric-screen-api-v1": "*",
"fabric-command-api-v1": "*",
"fabric-models-v0": "*",
"minecraft": ">=1.16.5"
"minecraft": ">=1.16.2"
},
"breaks": {
"dashloader": "*"
Expand Down

0 comments on commit 5475900

Please sign in to comment.