Skip to content

Commit

Permalink
update fabric properties for 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Minenash committed Oct 20, 2023
1 parent 46d3b8e commit de0eeb6
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 @@ -2,10 +2,10 @@
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20-rc1
yarn_mappings=1.20-rc1+build.2
loader_version=0.14.21
# check these on https://fabricmc.net/develop
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.14.23

# Mod Properties
mod_version = 1.0.3+1.20
Expand Down

0 comments on commit de0eeb6

Please sign in to comment.