Skip to content

Commit

Permalink
Update to Minecraft 1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and SecretOnline committed Jan 2, 2025
1 parent b51478f commit 7672764
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ java_version=21

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.4
minecraft_version=1.20.5
yarn_mappings=1.20.5+build.1
loader_version=0.16.9

# Mod Properties
Expand All @@ -17,6 +17,6 @@ maven_group=co.secretonline.accessiblestep
archives_base_name=accessible-step

# Dependencies
fabric_version=0.114.0+1.21.4
modmenu_version=13.0.0-beta.1
fabric_version=0.97.8+1.20.5
modmenu_version=10.0.0
jankson_version=1.2.3
2 changes: 1 addition & 1 deletion src/client/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"recommends": {
"fabricloader": ">=0.16.9",
"minecraft": "~1.21.2"
"minecraft": "~1.20.5"
},
"suggests": {
"modmenu": "*"
Expand Down

0 comments on commit 7672764

Please sign in to comment.