File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "type" : " MOD_INFO" ,
4+ "id" : " Archipelago" ,
5+ "name" : " Archipelago" ,
6+ "authors" : [ " Karol1223" ],
7+ "maintainers" : [ " Karol1223" ],
8+ "description" : " WIP but basically like a lot of water and islands also." ,
9+ "category" : " total_conversion" ,
10+ "dependencies" : [ " dda" ]
11+ },
12+ {
13+ "type" : " EXTERNAL_OPTION" ,
14+ "name" : " DEFAULT_REGION" ,
15+ "stype" : " string_input" ,
16+ "value" : " default_archipelago"
17+ }
18+ ]
Original file line number Diff line number Diff line change 1+ [
2+ {
3+ "type" : " region_settings" ,
4+ "id" : " default_archipelago" ,
5+ "copy-from" : " default" ,
6+ "lakes" : " default_archipelago" ,
7+ "highways" : null
8+ },
9+ {
10+ "type" : " region_settings_lake" ,
11+ "id" : " default_archipelago" ,
12+ "noise_threshold_lake" : 0.3 ,
13+ "lake_size_min" : 1 ,
14+ "lake_depth" : -9 ,
15+ "invert_lakes" : true ,
16+ "shore_ter" : " ocean_shore" ,
17+ "surface_ter" : " ocean_surface" ,
18+ "interior_ter" : " ocean_water_cube" ,
19+ "bed_ter" : " ocean_bed"
20+ }
21+ ]
You can’t perform that action at this time.
0 commit comments