{
  "__notice": "Tectonic has a config screen that explains every setting if you go to the in-game mod menu! You can also find config info here -> https://github.com/Apollounknowndev/tectonic/wiki/Config",
  "biomes": {
    "temperature_multiplier": 1.0,
    "temperature_offset": 0.0,
    "temperature_scale": 0.25,
    "vegetation_multiplier": 1.0,
    "vegetation_offset": 0.0,
    "vegetation_scale": 0.25
  },
  "caves": {
    "carvers_enabled": true,
    "cheese_additive": 0.27,
    "cheese_enabled": true,
    "depth_cutoff_size": 0.1,
    "depth_cutoff_start": 0.1,
    "noodle_additive": -0.075,
    "noodle_enabled": true,
    "ore_fix": false,
    "spaghetti_enabled": true
  },
  "continents": {
    "continents_scale": 0.13,
    "erosion_scale": 0.25,
    "flat_terrain_skew": 0.1,
    "jungle_pillars": true,
    "ocean_offset": -0.8,
    "ridge_scale": 0.25,
    "river_ice": false,
    "river_lanterns": true,
    "rolling_hills": true,
    "underground_rivers": true
  },
  "experimental": {},
  "general": {
    "mod_enabled": true,
    "snow_start_offset": 128
  },
  "global_terrain": {
    "elevation_boost": 0.0,
    "lava_tunnels": true,
    "max_y": 320,
    "min_y": -64,
    "ultrasmooth": false,
    "vertical_scale": 1.125
  },
  "islands": {
    "enabled": true,
    "noise_multiplier": 1.0,
    "noise_offset": 0.0,
    "noise_scale": 0.11
  },
  "minor_version": 1,
  "oceans": {
    "deep_ocean_depth": -0.45,
    "monument_offset": -30,
    "ocean_depth": -0.22,
    "remove_frozen_ocean_ice": false
  }
}