Skip to content

Commit

Permalink
Update mod to Minecraft 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
haykam821 committed Dec 13, 2023
1 parent 0cb2907 commit e139c3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.3-pre4
yarn_mappings=1.20.3-pre4+build.2
loader_version=0.14.25
fabric_version=0.91.1+1.20.3
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.2
loader_version=0.15.1
fabric_version=0.91.2+1.20.4
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=1.20.3-pre4
modrinth_game_versions=1.20.3-pre4, 1.20.3-rc1, 1.20.3, 1.20.4-rc1, 1.20.4
modrinth_mod_loaders=fabric, quilt

# Mod Loader Metadata
Expand Down

0 comments on commit e139c3e

Please sign in to comment.