Skip to content

Commit

Permalink
add support for 1.21.4 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ham1255 authored Jan 7, 2025
1 parent 0054331 commit 7286858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
org.gradle.jvmargs=-Xmx4G

# Fabric (https://fabricmc.net/versions.html)
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.2
loader_version=0.16.9

# Mod Properties
Expand Down

0 comments on commit 7286858

Please sign in to comment.