{
  "Description": "Streambank vegetation and debris.",
  "Enabled": true,
  "MaxHeightAboveWater": 7,
  "ForestMapBoostEnabled": true,
  "ForestMapBoostMultiplier": 0.55,
  "CattailsConfig": {
    "Enabled": true,
    "MinTemperature": -10.0,
    "MaxTemperature": 25.0,
    "MinRainfall": 0.3,
    "MaxRainfall": 1.0,
    "SpawnWeight": 0.0015,
    "PatchSpreadRadius": 9,
    "MinPatchSize": 6,
    "MaxPatchSize": 16,
    "MaxUnderwaterDepth": 1
  },
  "PapyrusConfig": {
    "Enabled": true,
    "MinTemperature": 25.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.4,
    "MaxRainfall": 1.0,
    "SpawnWeight": 0.0015,
    "PatchSpreadRadius": 9,
    "MinPatchSize": 6,
    "MaxPatchSize": 16,
    "MaxUnderwaterDepth": 1
  },
  "TuleConfig": {
    "Enabled": true,
    "MinTemperature": 0.0,
    "MaxTemperature": 35.0,
    "MinRainfall": 0.25,
    "MaxRainfall": 1.0,
    "SpawnWeight": 0.0045,
    "PatchSpreadRadius": 9,
    "MinPatchSize": 6,
    "MaxPatchSize": 16,
    "MaxUnderwaterDepth": 1
  },
  "BrownSedgeConfig": {
    "Enabled": true,
    "MinTemperature": -15.0,
    "MaxTemperature": 35.0,
    "MinRainfall": 0.2,
    "MaxRainfall": 1.0,
    "SpawnWeight": 0.0035,
    "PatchSpreadRadius": 16,
    "MinPatchSize": 4,
    "MaxPatchSize": 10,
    "MaxUnderwaterDepth": 0
  },
  "DriftwoodConfig": {
    "Enabled": true,
    "SpawnWeight": 0.0009,
    "MinPatchSize": 1,
    "MaxPatchSize": 2,
    "PatchSpreadRadius": 6,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.25,
    "MaxRainfall": 1.0
  },
  "RottenLogConfig": {
    "Enabled": true,
    "SpawnWeight": 0.0004,
    "MinPatchSize": 2,
    "MaxPatchSize": 4,
    "PatchSpreadRadius": 3,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.25,
    "MaxRainfall": 1.0
  }
}