Skip to content

Commit

Permalink
Update to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Sep 21, 2023
1 parent 69049e4 commit cba4518
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx2G

# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.20.2-rc1
minecraft_version_dependency=1.20.2-rc.1
yarn_mappings=1.20.2-rc1+build.2
minecraft_version=1.20.2
minecraft_version_dependency=1.20.2
yarn_mappings=1.20.2+build.1
loader_version=0.14.22

# Mod Properties
Expand All @@ -15,7 +15,7 @@ org.gradle.jvmargs=-Xmx2G

# Dependencies
# also check this on https://fabricmc.net/develop/
fabric_version=0.88.5+1.20.2
fabric_version=0.89.0+1.20.2
clientarguments_version=1.6
betterconfig_version=1.2.1
seedfinding_version=1.171.7

0 comments on commit cba4518

Please sign in to comment.