{
  "Description": "Settings for blocks in the stream bed and aquatic plants on the stream bed.",
  "Enabled": true,
  "MaxHeightAboveWater": 10,
  "StreamBedClay": {
    "SpawnWeight": 0.00225,
    "MinRadius": 3,
    "MaxRadius": 7,
    "MinThickness": 2,
    "MaxThickness": 4,
    "Enabled": true
  },
  "BouldersConfig": {
    "Enabled": true,
    "SpawnWeight": 0.009,
    "MinPatchSize": 1,
    "MaxPatchSize": 3,
    "PatchSpreadRadius": 6,
    "MinTemperature": -80.0,
    "MaxTemperature": 80.0,
    "MinRainfall": 0.1,
    "MaxRainfall": 1.0
  },
  "StonesConfig": {
    "Enabled": true,
    "SpawnWeight": 0.072,
    "MinPatchSize": 1,
    "MaxPatchSize": 3,
    "PatchSpreadRadius": 3,
    "MinTemperature": -80.0,
    "MaxTemperature": 80.0,
    "MinRainfall": 0.1,
    "MaxRainfall": 1.0,
    "FlintConversionChance": 0.2
  },
  "HornwortConfig": {
    "Enabled": true,
    "SpawnWeight": 0.00275,
    "MinPatchSize": 5,
    "MaxPatchSize": 10,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.0,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 2,
    "MaxWaterDepth": 8,
    "AverageHeight": 2.0,
    "HeightVariation": 2.0
  },
  "NorthernMilfoilConfig": {
    "Enabled": true,
    "SpawnWeight": 0.00275,
    "MinPatchSize": 5,
    "MaxPatchSize": 10,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.0,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 1,
    "MaxWaterDepth": 6,
    "AverageHeight": 2.0,
    "HeightVariation": 2.0
  },
  "SpikedMilfoilConfig": {
    "Enabled": true,
    "SpawnWeight": 0.00275,
    "MinPatchSize": 5,
    "MaxPatchSize": 10,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.0,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 1,
    "MaxWaterDepth": 6,
    "AverageHeight": 2.0,
    "HeightVariation": 2.0
  },
  "MuskgrassConfig": {
    "Enabled": true,
    "SpawnWeight": 0.00275,
    "MinPatchSize": 5,
    "MaxPatchSize": 10,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.0,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 2,
    "MaxWaterDepth": 8,
    "AverageHeight": 2.0,
    "HeightVariation": 2.0
  },
  "FeatherMilfoilConfig": {
    "Enabled": true,
    "SpawnWeight": 0.00375,
    "MinPatchSize": 4,
    "MaxPatchSize": 8,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.3,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 3,
    "MaxWaterDepth": 7,
    "AverageHeight": 3.0,
    "HeightVariation": 1.0
  },
  "WaterCrowfootConfig": {
    "Enabled": true,
    "SpawnWeight": 0.0035,
    "MinPatchSize": 5,
    "MaxPatchSize": 10,
    "PatchSpreadRadius": 8,
    "MinTemperature": -10.0,
    "MaxTemperature": 40.0,
    "MinRainfall": 0.5,
    "MaxRainfall": 1.0,
    "MinWaterDepth": 2,
    "MaxWaterDepth": 6,
    "AverageHeight": 3.0,
    "HeightVariation": 2.0
  }
}