Skip to content

Commit

Permalink
🎉 Minecraft 1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Apr 23, 2024
1 parent ae12aea commit 12bab48
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions versions/1.20.5/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Fabric Properties
# check these on https://fabricmc.net/versions.html?&version=1.19.3
minecraft_version = 1.20.5-pre1
yarn_mappings = 1.20.5-pre1+build.5
minecraft_version = 1.20.5
yarn_mappings = 1.20.5+build.1

# Fabric Mod Metadata
carpet_dependency = >=1.4.138
minecraft_dependency = 1.20.5-beta.1
carpet_dependency = >=1.4.140
minecraft_dependency = 1.20.5

# Build Infomation
game_versions = 1.20.5-pre1
game_versions = 1.20.5

# Mod Dependency
# check available versions on maven for the given minecraft version you are using
# https://masa.dy.fi/maven/carpet/fabric-carpet/
carpet_core_version = 1.20.5-pre1-1.4.138+v240410
carpet_core_version = 1.20.5-1.4.140+v240423

0 comments on commit 12bab48

Please sign in to comment.