Skip to content

Commit

Permalink
fabric versioning fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Khazoda committed Apr 23, 2024
1 parent 0af0924 commit 3318498
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 @@ -41,7 +41,7 @@
"plushables.mixins.json"
],
"depends": {
"fabricloader": ">=0.15.10",
"fabricloader": ">=0.15.7",
"minecraft": "~1.20.2",
"java": ">=17",
"fabric-api": "*"
Expand Down

0 comments on commit 3318498

Please sign in to comment.