Skip to content

Commit c6632b7

Browse files
committed
Update Biolith and Terraform API for some bug fixes.
- Avoid placing TerraBlender's placeholder biome - Place Fabric biome API End biomes
1 parent 82a4be5 commit c6632b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ loader_version=0.15.1
1010
fabric_version=0.91.1+1.20.3
1111

1212
# Terraform modules
13-
terraform_biome_remapper_api_version=9.0.0-beta.2
14-
terraform_shapes_api_version=9.0.0-beta.2
15-
terraform_surfaces_api_version=9.0.0-beta.2
16-
terraform_wood_api_version=9.0.0-beta.2
13+
terraform_biome_remapper_api_version=9.0.0
14+
terraform_shapes_api_version=9.0.0
15+
terraform_surfaces_api_version=9.0.0
16+
terraform_wood_api_version=9.0.0
1717

1818
# Biolith for worldgen module and testing
19-
biolith_version=1.1.0-alpha.5
19+
biolith_version=1.1.0-beta.1
2020

2121
# TerraBlender for worldgen module and testing
2222
terrablender_version=1.20.3-3.3.0.2

0 commit comments

Comments
 (0)