Skip to content

Commit

Permalink
Update Biolith and Terraform API for some bug fixes.
Browse files Browse the repository at this point in the history
- Avoid placing TerraBlender's placeholder biome
- Place Fabric biome API End biomes
  • Loading branch information
gniftygnome committed Dec 18, 2023
1 parent 2e862b2 commit 7a59932
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ loader_version=0.15.1
fabric_version=0.91.1+1.20.3

# Terraform modules
terraform_biome_remapper_api_version=9.0.0-beta.2
terraform_config_api_version=9.0.0-beta.2
terraform_dirt_version=9.0.0-beta.2
terraform_shapes_api_version=9.0.0-beta.2
terraform_surfaces_api_version=9.0.0-beta.2
terraform_tree_api_version=9.0.0-beta.2
terraform_wood_api_version=9.0.0-beta.2
terraform_biome_remapper_api_version=9.0.0
terraform_config_api_version=9.0.0
terraform_dirt_version=9.0.0
terraform_shapes_api_version=9.0.0
terraform_surfaces_api_version=9.0.0
terraform_tree_api_version=9.0.0
terraform_wood_api_version=9.0.0

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

# TerraBlender for worldgen module and testing
terrablender_version=1.20.3-3.3.0.2
Expand Down

0 comments on commit 7a59932

Please sign in to comment.