Skip to content

Commit 5f79b15

Browse files
committed
Update to 1.20.5-rc1.
- Update to 1.20.5-rc1
1 parent 7619b64 commit 5f79b15

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle.properties

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ fabric.loom.multiProjectOptimisation=true
44
maven_group=com.terraformersmc
55
archive_name=cinderscapes
66

7-
minecraft_version=1.20.5-pre1
8-
yarn_mappings=1.20.5-pre1+build.5
7+
minecraft_version=1.20.5-rc1
8+
yarn_mappings=1.20.5-rc1+build.2
99
loader_version=0.15.9
10-
fabric_version=0.96.15+1.20.5
10+
fabric_version=0.97.3+1.20.5
1111

1212
# Terraform modules
13-
terraform_biome_remapper_api_version=10.0.0-alpha.9
14-
terraform_shapes_api_version=10.0.0-alpha.9
15-
terraform_surfaces_api_version=10.0.0-alpha.9
16-
terraform_wood_api_version=10.0.0-alpha.9
13+
terraform_biome_remapper_api_version=10.0.0-beta.1
14+
terraform_shapes_api_version=10.0.0-beta.1
15+
terraform_surfaces_api_version=10.0.0-beta.1
16+
terraform_wood_api_version=10.0.0-beta.1
1717

1818
# Biolith for worldgen module and testing
19-
biolith_version=2.1.0-alpha.2
19+
biolith_version=2.1.0-alpha.3
2020

2121
# TerraBlender for worldgen module and testing
2222
terrablender_version=1.20.4-3.3.0.12
@@ -44,7 +44,7 @@ curseforge_optional_dependencies=
4444
# Modrinth Metadata
4545
modrinth_slug=cinderscapes
4646
modrinth_id=QC4wcUXZ
47-
modrinth_game_versions=1.20.5-pre1
47+
modrinth_game_versions=1.20.5-rc1
4848
modrinth_mod_loaders=fabric, quilt
4949
#modrinth_embedded_dependencies=biolith
5050

0 commit comments

Comments
 (0)