Skip to content

Commit

Permalink
Update required version of mod loader
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Apr 30, 2024
1 parent 40007b2 commit f32adfd
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 @@ -34,7 +34,7 @@
}
],
"depends": {
"fabricloader": ">=0.15.7",
"fabricloader": ">=0.15.10",
"minecraft": "~1.20.1",
"java": ">=17",
"fabric-api": "*"
Expand Down

0 comments on commit f32adfd

Please sign in to comment.