Skip to content

Commit

Permalink
Narrow Minecraft version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Adubbz committed Aug 25, 2024
1 parent 49af744 commit e84823f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"depends": {
"fabricloader": "*",
"fabric": "*",
"minecraft": ">=${minecraft_version}",
"minecraft": "${minecraft_version}",
"java": ">=17",
"glitchcore": ">=${glitchcore_version}",
"terrablender": ">=${terrablender_version}"
Expand Down

0 comments on commit e84823f

Please sign in to comment.