From 471edd79b145a80e67877059f024d4b3d8753eac Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Wed, 6 Sep 2023 00:42:01 -0400 Subject: 1.20.2-pre1 --- gradle.properties | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index bf3bd115..06bbc501 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,23 +3,22 @@ org.gradle.parallel=true # Fabric Properties (https://fabricmc.net/versions.html) ## 1.20 -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.10 -loader_version=0.14.21 +minecraft_version=1.20.2-pre1 +yarn_mappings=1.20.2-pre1+build.3 +loader_version=0.14.22 #Fabric api ## 1.20 -fabric_api_version=0.86.0+1.20.1 +fabric_api_version=0.88.2+1.20.2 -# Dependencies -## Cloth Api (https://modrinth.com/mod/cloth-config/versions) -clothconfig_version=11.1.106 -## Mod Menu (https://modrinth.com/mod/modmenu/versions) +## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) +clothconfig_version=12.0.107 +## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) mod_menu_version=7.0.1 ## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files) rei_version=12.0.625 ## EMI (https://modrinth.com/mod/emi/versions) -emi_version = 1.0.19 +emi_version = 1.0.19+1.20.1 ## Renderer (https://github.com/0x3C50/Renderer) renderer_version = master-SNAPSHOT -- cgit From 81a61fe9b06d9c4dff7318fb45515a06d7d2d08a Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:28:24 -0400 Subject: 1.20.2 Release Candidate 1 It's almost here! --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 06bbc501..6ff00bfd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,18 +3,18 @@ org.gradle.parallel=true # Fabric Properties (https://fabricmc.net/versions.html) ## 1.20 -minecraft_version=1.20.2-pre1 -yarn_mappings=1.20.2-pre1+build.3 +minecraft_version=1.20.2-rc1 +yarn_mappings=1.20.2-rc1+build.2 loader_version=0.14.22 #Fabric api ## 1.20 -fabric_api_version=0.88.2+1.20.2 +fabric_api_version=0.88.5+1.20.2 ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) clothconfig_version=12.0.107 ## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) -mod_menu_version=7.0.1 +mod_menu_version=8.0.0-beta.2 ## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files) rei_version=12.0.625 ## EMI (https://modrinth.com/mod/emi/versions) -- cgit From fade512e18f73f488648ef697d90772faf014ca9 Mon Sep 17 00:00:00 2001 From: Aaron <51387595+AzureAaron@users.noreply.github.com> Date: Fri, 22 Sep 2023 12:20:51 -0400 Subject: 1.20.2 + Related Patches --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 6ff00bfd..1c8e60d4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,16 +3,16 @@ org.gradle.parallel=true # Fabric Properties (https://fabricmc.net/versions.html) ## 1.20 -minecraft_version=1.20.2-rc1 -yarn_mappings=1.20.2-rc1+build.2 +minecraft_version=1.20.2 +yarn_mappings=1.20.2+build.1 loader_version=0.14.22 #Fabric api ## 1.20 -fabric_api_version=0.88.5+1.20.2 +fabric_api_version=0.89.1+1.20.2 ## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) -clothconfig_version=12.0.107 +clothconfig_version=12.0.108 ## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) mod_menu_version=8.0.0-beta.2 ## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files) -- cgit From a72371d944c2fb5f311339bf20cd74f8d7bed967 Mon Sep 17 00:00:00 2001 From: Yasin Date: Fri, 22 Sep 2023 23:06:11 +0200 Subject: change curseforge link to modrinth --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 1c8e60d4..b22cf9d0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,11 +11,11 @@ loader_version=0.14.22 ## 1.20 fabric_api_version=0.89.1+1.20.2 -## Cloth Api (https://www.curseforge.com/minecraft/mc-mods/cloth-config/files) +## Cloth Api (https://modrinth.com/mod/cloth-config/versions) clothconfig_version=12.0.108 -## Mod Menu (https://www.curseforge.com/minecraft/mc-mods/modmenu/files) +## Mod Menu (https://modrinth.com/mod/modmenu/versions) mod_menu_version=8.0.0-beta.2 -## REI (https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items/files) +## REI (https://modrinth.com/mod/rei/versions?l=fabric) rei_version=12.0.625 ## EMI (https://modrinth.com/mod/emi/versions) emi_version = 1.0.19+1.20.1 -- cgit