We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60199e commit 4aec464Copy full SHA for 4aec464
gradle.properties
@@ -3,10 +3,10 @@ org.gradle.jvmargs=-Xmx1G
3
maven_group=com.terraformersmc
4
archive_name=modmenu
5
6
-minecraft_version=1.21.4-rc3
7
-yarn_mappings=1.21.4-rc3+build.3
+minecraft_version=1.21.4
+yarn_mappings=1.21.4+build.7
8
loader_version=0.16.9
9
-fabric_version=0.110.3+1.21.4
+fabric_version=0.114.0+1.21.4
10
text_placeholder_api_version=2.5.1+1.21.3
11
quilt_loader_version=0.26.4
12
@@ -21,7 +21,7 @@ default_release_type=stable
21
# Modrinth Metadata
22
modrinth_slug=modmenu
23
modrinth_id=mOgUt4GM
24
-modrinth_game_versions=1.21.4-rc3, 1.21.4
+modrinth_game_versions=1.21.4
25
modrinth_mod_loaders=fabric, quilt
26
modrinth_required_dependencies=fabric-api, placeholder-api
27
0 commit comments