diff options
| author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-10-22 16:44:35 -0400 |
|---|---|---|
| committer | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2024-10-22 16:44:35 -0400 |
| commit | 4f132003ef13ae5ba1b7964d28de25fe41b38b6e (patch) | |
| tree | ba93abbc91678f8a6b33c788e0f94fba081b8327 /gradle.properties | |
| parent | cd6f6f42c7eb4d8088c9e0d1bdcf2bf486ba3e94 (diff) | |
| download | Skyblocker-4f132003ef13ae5ba1b7964d28de25fe41b38b6e.tar.gz Skyblocker-4f132003ef13ae5ba1b7964d28de25fe41b38b6e.tar.bz2 Skyblocker-4f132003ef13ae5ba1b7964d28de25fe41b38b6e.zip | |
1.21.2
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index a7d7e7ed..4eefa5ec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,8 +3,8 @@ org.gradle.parallel=true # Fabric Properties (https://fabricmc.net/versions.html) ## 1.21.2 -minecraft_version=1.21.2-rc1 -yarn_mappings=1.21.2-rc1+build.1 +minecraft_version=1.21.2 +yarn_mappings=1.21.2+build.1 loader_version=0.16.7 #Fabric api @@ -13,9 +13,9 @@ fabric_api_version=0.106.0+1.21.2 # Minecraft Mods ## YACL (https://github.com/isXander/YetAnotherConfigLib) -yacl_version=3.6.0+1.21.2 +yacl_version=3.6.1+1.21.2 ## HM API (https://github.com/AzureAaron/hm-api) -hm_api_version=1.0.1+1.21.1 +hm_api_version=1.0.1+1.21.2 ## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version = 12.0.0-beta.1 ## REI (https://modrinth.com/mod/rei/versions?l=fabric) |
