File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
Expand file tree Collapse file tree 2 files changed +40
-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+ "place_specials" : false ,
8+ "highways" : null
9+ },
10+ {
11+ "type" : " region_settings_lake" ,
12+ "id" : " default_archipelago" ,
13+ "noise_threshold_lake" : 0.5 ,
14+ "lake_size_min" : 1 ,
15+ "lake_depth" : -9 ,
16+ "invert_lakes" : true ,
17+ "shore_ter" : " ocean_shore" ,
18+ "surface_ter" : " ocean_surface" ,
19+ "interior_ter" : " ocean_water_cube" ,
20+ "bed_ter" : " ocean_bed"
21+ }
22+ ]
You can’t perform that action at this time.
0 commit comments