Skip to content

Commit

Permalink
Add support for 1.21.4
Browse files Browse the repository at this point in the history
Signed-off-by: Rina Mary Shaw <[email protected]>
  • Loading branch information
Pixaurora committed Dec 14, 2024
1 parent 48fe777 commit fb5e316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/kitten-sounds/r1.20.3/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mod properties

minecraft_version_min = 1.20.3
minecraft_version_max = 1.21.3
minecraft_version_max = 1.21.4

minecraft_version = 1.20.3
2 changes: 1 addition & 1 deletion projects/kitten-square/r1.21.2/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mod properties

minecraft_version_min = 1.21.2-
minecraft_version_max = 1.21.3
minecraft_version_max = 1.21.4

minecraft_version = 1.21.2-rc1

Expand Down

0 comments on commit fb5e316

Please sign in to comment.