Skip to content

Commit

Permalink
proper minecraft_dependency for mc1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Oct 24, 2024
1 parent c8fd44a commit 97fd859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/1.21.1/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
yarn_mappings=1.21.1+build.3

# Fabric Mod Metadata
minecraft_dependency=1.21.x
minecraft_dependency=>=1.21 <=1.21.1

# Build Information
# The target mc versions for the mod during mod publishing, separated with \n
Expand Down

0 comments on commit 97fd859

Please sign in to comment.