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
88yarn_mappings =1.20+build.1
9- loader_version =0.14.21
9+ loader_version =0.14.25
1010fabric_version =0.83.0+1.20
1111
1212# Terraform modules
13- terraform_biome_remapper_api_version =7.0.2
14- terraform_shapes_api_version =7.0.2
15- terraform_surfaces_api_version =7.0.2
16- terraform_wood_api_version =7.0.2
13+ terraform_biome_remapper_api_version =7.0.3
14+ terraform_shapes_api_version =7.0.3
15+ terraform_surfaces_api_version =7.0.3
16+ terraform_wood_api_version =7.0.3
1717
1818# Biolith for worldgen module and testing
19- biolith_version =1.0.0-alpha.9
19+ biolith_version =1.0.0-beta.1
2020
2121# TerraBlender for worldgen module and testing
2222terrablender_version =1.20-3.0.0.163
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" : " >=0.77.0" ,
40- "minecraft" : " >=1.20 <1.21 "
40+ "minecraft" : " >=1.20 <1.20.2 "
4141 },
4242 "breaks" : {
4343 "bclib" : " <3.0.8" ,
You can’t perform that action at this time.
0 commit comments