Skip to content

Commit

Permalink
chore: specify mc 1.20.4 in depends�
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Dec 12, 2023
1 parent acdf24b commit cd5b771
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 @@ -23,7 +23,7 @@
"depends": {
"fabricloader": ">=0.14.6",
"fabric": "*",
"minecraft": "1.20.*",
"minecraft": "1.20.4",
"java": ">=17"
}
}

0 comments on commit cd5b771

Please sign in to comment.