Skip to content

Commit

Permalink
1.20.5 snapshots not compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
yurisuika committed Jan 10, 2024
1 parent 5a61ad7 commit b408672
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 @@ -33,7 +33,7 @@

"depends": {
"fabricloader": ">=0.14.21",
"minecraft": ">=1.20.2",
"minecraft": ">=1.20.2 <=1.20.4",
"java": ">=17"
}
}

0 comments on commit b408672

Please sign in to comment.