|
| 1 | +[ |
| 2 | + { |
| 3 | + "type": "region_settings", |
| 4 | + "id": "default_archipelago", |
| 5 | + "copy-from": "default", |
| 6 | + "default_oter": [ |
| 7 | + "open_air", |
| 8 | + "open_air", |
| 9 | + "open_air", |
| 10 | + "open_air", |
| 11 | + "open_air", |
| 12 | + "open_air", |
| 13 | + "open_air", |
| 14 | + "open_air", |
| 15 | + "open_air", |
| 16 | + "open_air", |
| 17 | + "ocean_surface", |
| 18 | + "ocean_water_cube", |
| 19 | + "ocean_water_cube", |
| 20 | + "ocean_water_cube", |
| 21 | + "ocean_water_cube", |
| 22 | + "ocean_water_cube", |
| 23 | + "ocean_bed", |
| 24 | + "solid_earth", |
| 25 | + "deep_rock", |
| 26 | + "deep_rock", |
| 27 | + "deep_rock" |
| 28 | + ], |
| 29 | + "rivers": null, |
| 30 | + "highways": null, |
| 31 | + "forests": "default" |
| 32 | + }, |
| 33 | + { |
| 34 | + "type": "region_settings_forest", |
| 35 | + "id": "default_archipelago", |
| 36 | + "copy-from": "default", |
| 37 | + "noise_threshold_forest": 0.8, |
| 38 | + "noise_threshold_forest_thick": 0.95, |
| 39 | + "noise_threshold_swamp_adjacent_water": 0.7, |
| 40 | + "noise_threshold_swamp_isolated": 1 |
| 41 | + }, |
| 42 | + { |
| 43 | + "type": "region_settings_forest_mapgen", |
| 44 | + "id": "default_archipelago", |
| 45 | + "biomes": [ "biome_forest_archipelago", "biome_forest_thick_archipelago", "biome_forest_water_archipelago" ] |
| 46 | + }, |
| 47 | + { |
| 48 | + "type": "forest_biome_mapgen", |
| 49 | + "id": "biome_forest_archipelago", |
| 50 | + "copy-from": "biome_forest_default", |
| 51 | + "terrains": [ ] |
| 52 | + }, |
| 53 | + { |
| 54 | + "type": "forest_biome_mapgen", |
| 55 | + "id": "biome_forest_thick_archipelago", |
| 56 | + "copy-from": "biome_forest_thick_default", |
| 57 | + "terrains": [ ] |
| 58 | + }, |
| 59 | + { |
| 60 | + "type": "forest_biome_mapgen", |
| 61 | + "id": "biome_forest_water_archipelago", |
| 62 | + "copy-from": "biome_forest_water_default", |
| 63 | + "terrains": [ ] |
| 64 | + } |
| 65 | +] |
0 commit comments