Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Commit

Permalink
Add range to support 1.20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisixo committed Jun 17, 2023
1 parent c4829df commit fea5d26
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 @@ -31,7 +31,7 @@
"depends": {
"fabricloader": ">=0.14.21",
"fabric": ">=0.83.1+1.20.1",
"minecraft": "1.20.1",
"minecraft": ">=1.20 <=1.20.1",
"spruceui": ">=5.0.0",
"java": ">=17"
},
Expand Down

0 comments on commit fea5d26

Please sign in to comment.