Skip to content

Commit

Permalink
Update to Terraform API 6.1.2.
Browse files Browse the repository at this point in the history
- Fix crash in modpacks with other biome mods using older Terraform API
  • Loading branch information
gniftygnome committed Jun 17, 2023
1 parent 9f3706a commit 3a93191
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ archive_name=traverse
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.19
terraform_biome_remapper_api_version=6.1.1
terraform_config_api_version=6.1.1
terraform_surfaces_api_version=6.1.1
terraform_tree_api_version=6.1.1
terraform_wood_api_version=6.1.1
terraform_biome_remapper_api_version=6.1.2
terraform_config_api_version=6.1.2
terraform_surfaces_api_version=6.1.2
terraform_tree_api_version=6.1.2
terraform_wood_api_version=6.1.2
fabric_version=0.77.0+1.19.4

# Biolith for worldgen module and testing
Expand Down

0 comments on commit 3a93191

Please sign in to comment.