Skip to content

Commit

Permalink
update for 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
pog5 authored Jun 19, 2024
1 parent 02468df commit fa28d42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"leashplayers.mixins.json"
],
"depends": {
"fabricloader": ">=0.14.14",
"fabric-api": "*",
"minecraft": ">=1.18.2",
"java": ">=17"
"fabricloader": ">=0.15.11",
"minecraft": "~1.21",
"java": ">=21",
"fabric-api": "*"
}
}

0 comments on commit fa28d42

Please sign in to comment.