LandControl
{
	altitudeBlend = 0.01
	altitudeFrequency = 2
	altitudeOctaves = 2
	altitudePersistance = 0.5
	altitudeSeed = 53453
	createColors = True
	createScatter = True
	latitudeBlend = 0.05
	latitudeFrequency = 12
	latitudeOctaves = 6
	latitudePersistance = 0.5
	latitudeSeed = 53456345
	longitudeBlend = 0.05
	longitudeFrequency = 12
	longitudeOctaves = 4
	longitudePersistance = 0.5
	longitudeSeed = 98888
	useHeightMap = False
	vHeightMax = 6000
	order = 60
	enabled = True
	name = LCExample
	Scatters
	{
	}
	landClasses
	{
		Value
		{
			alterApparentHeight = 0
			alterRealHeight = 0
			color = 0,0,0,1
			coverageBlend = 1
			coverageFrequency = 1.5
			coverageOctaves = 4
			coveragePersistance = 0.5
			coverageSeed = 171214
			name = Main
			latDelta = 1
			latitudeDouble = False
			lonDelta = 1
			minimumRealHeight = 0
			noiseBlend = 0.5
			noiseColor = 0,0,0,1
			noiseFrequency = 8
			noiseOctaves = 4
			noisePersistance = 0.5
			noiseSeed = 453737
			delete = False
			altitudeRange
			{
				endEnd = 1
				endStart = 1
				startEnd = 0
				startStart = 0
			}
			// latitudeDoubleRange you can use it but I don't want to :sob
			// {
			// 	endEnd = 0.4
			// 	endStart = 0.39
			// 	startEnd = 0.25
			// 	startStart = 0.23
			// }
			latitudeRange
			{
				endEnd = 1
				endStart = 0.75
				startEnd = 0.25
				startStart = 0
			}
			longitudeRange
			{
				endEnd = 2
				endStart = 2
				startEnd = -1
				startStart = -1
			}
			scatters
			{
			}
		}
	}
}



