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 (resolves #107)
  • Loading branch information
gniftygnome committed Dec 18, 2023
1 parent c8352c0 commit debddc1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ archive_name=traverse
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.21
terraform_biome_remapper_api_version=7.0.2
terraform_config_api_version=7.0.2
terraform_surfaces_api_version=7.0.2
terraform_tree_api_version=7.0.2
terraform_wood_api_version=7.0.2
terraform_biome_remapper_api_version=7.0.3
terraform_config_api_version=7.0.3
terraform_surfaces_api_version=7.0.3
terraform_tree_api_version=7.0.3
terraform_wood_api_version=7.0.3
fabric_version=0.83.0+1.20

# Biolith for worldgen module and testing
biolith_version=1.0.0-alpha.9
biolith_version=1.0.0-beta.1

# TerraBlender for worldgen module and testing
terrablender_version=1.20-3.0.0.163
Expand Down

0 comments on commit debddc1

Please sign in to comment.