Skip to content

Commit

Permalink
feat!: update to 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
reoseah committed Dec 19, 2022
1 parent 8980761 commit 91a4c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tree-hollows.mixins.json"
],
"depends": {
"minecraft": "*",
"fabric": "*"
"minecraft": "~1.19.3",
"fabric-api": "*"
}
}

0 comments on commit 91a4c54

Please sign in to comment.