File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ archive_name=cinderscapes
66
77minecraft_version =1.20.2
88yarn_mappings =1.20.2+build.1
9- loader_version =0.14.22
9+ loader_version =0.14.25
1010fabric_version =0.89.1+1.20.2
1111
1212# Terraform modules
13- terraform_biome_remapper_api_version =8.0.1
14- terraform_shapes_api_version =8.0.1
15- terraform_surfaces_api_version =8.0.1
16- terraform_wood_api_version =8.0.1
13+ terraform_biome_remapper_api_version =8.0.2
14+ terraform_shapes_api_version =8.0.2
15+ terraform_surfaces_api_version =8.0.2
16+ terraform_wood_api_version =8.0.2
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
2222terrablender_version =1.20.1-3.0.0.169
Original file line number Diff line number Diff line change 3535 ]
3636 },
3737 "depends" : {
38- "fabricloader" : " >=0.14.11 " ,
38+ "fabricloader" : " >=0.14.25 " ,
3939 "fabric-api" : " >=0.77.0" ,
40- "minecraft" : " >=1.20.2 <1.21 "
40+ "minecraft" : " >=1.20.2 <1.20.3 "
4141 },
4242 "breaks" : {
4343 "bclib" : " <3.0.8" ,
You can’t perform that action at this time.
0 commit comments