Skip to content

Commit c6bac5f

Browse files
committed
Update to Terraform API 7.0.1.
- Fix crash in modpacks with other biome mods using older Terraform API
1 parent ef81046 commit c6bac5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ loader_version=0.14.21
1010
fabric_version=0.83.0+1.20
1111

1212
# Terraform modules
13-
terraform_biome_remapper_api_version=7.0.0
14-
terraform_shapes_api_version=7.0.0
15-
terraform_surfaces_api_version=7.0.0
16-
terraform_wood_api_version=7.0.0
13+
terraform_biome_remapper_api_version=7.0.1
14+
terraform_shapes_api_version=7.0.1
15+
terraform_surfaces_api_version=7.0.1
16+
terraform_wood_api_version=7.0.1
1717

1818
# Biolith for worldgen module and testing
1919
biolith_version=1.0.0-alpha.5

0 commit comments

Comments
 (0)