Skip to content

Commit

Permalink
Port to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anviaan committed Oct 8, 2023
1 parent 8d71d6c commit d9c0ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"record_days_survived.mixins.json"
],
"depends": {
"fabricloader": ">=0.14.21",
"minecraft": ">=1.20",
"fabricloader": ">=0.14.22",
"minecraft": ">=1.20.2",
"java": ">=17",
"fabric-api": "*"
},
Expand Down

0 comments on commit d9c0ca6

Please sign in to comment.