Skip to content

Commit 3a93191

Browse files
committed
Update to Terraform API 6.1.2.
- Fix crash in modpacks with other biome mods using older Terraform API
1 parent 9f3706a commit 3a93191

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ archive_name=traverse
77
minecraft_version=1.19.4
88
yarn_mappings=1.19.4+build.2
99
loader_version=0.14.19
10-
terraform_biome_remapper_api_version=6.1.1
11-
terraform_config_api_version=6.1.1
12-
terraform_surfaces_api_version=6.1.1
13-
terraform_tree_api_version=6.1.1
14-
terraform_wood_api_version=6.1.1
10+
terraform_biome_remapper_api_version=6.1.2
11+
terraform_config_api_version=6.1.2
12+
terraform_surfaces_api_version=6.1.2
13+
terraform_tree_api_version=6.1.2
14+
terraform_wood_api_version=6.1.2
1515
fabric_version=0.77.0+1.19.4
1616

1717
# Biolith for worldgen module and testing

0 commit comments

Comments
 (0)