Skip to content

Commit

Permalink
remove compatibility check
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyuunex committed Nov 1, 2024
1 parent b6f95e9 commit a89e80c
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 @@ -26,7 +26,7 @@
},
"depends": {
"java": ">=21",
"minecraft": ["${mc_version}"],
"minecraft": ["*"],
"meteor-client": "*"
}
}

0 comments on commit a89e80c

Please sign in to comment.