Skip to content

Commit

Permalink
Update mod to Minecraft 1.20.2 (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
haykam821 authored Sep 25, 2023
1 parent 2688899 commit 3f22e43
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,10 +3,10 @@ org.gradle.jvmargs=-Xmx1G
maven_group=com.terraformersmc
archive_name=modmenu

minecraft_version=1.20.2-pre2
yarn_mappings=1.20.2-pre2+build.2
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.1
loader_version=0.14.22
fabric_version=0.88.3+1.20.2
fabric_version=0.89.2+1.20.2
quilt_loader_version=0.17.7

# Project Metadata
Expand All @@ -20,7 +20,7 @@ default_release_type=stable
# Modrinth Metadata
modrinth_slug=modmenu
modrinth_id=mOgUt4GM
modrinth_game_versions=23w31a, 23w32a, 23w33a, 23w35a, 1.20.2-pre1, 1.20.2-pre2
modrinth_game_versions=1.20.2
modrinth_mod_loaders=fabric, quilt

# Mod Loader Metadata
Expand Down

0 comments on commit 3f22e43

Please sign in to comment.