Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #### World Config ####
- "WorldConfiguration": {
- "landcover": "0.7",
- "oceanscale": "3",
- "upheavelCommonness": "0",
- "geologicActivity": "0.05",
- "landformScale": "1.6",
- },
- "MapSizeY": 320,
- #### River Config ####
- {
- "disableFlow": false,
- "minForkAngle": 10,
- "forkVariation": 35,
- "normalAngle": 10,
- "valleyStrengthMax": 1.25,
- "valleyStrengthMin": 0.6,
- "noiseExpansion": 1.5,
- "riverPaddingBlocks": 128,
- "minSize": 14.0,
- "maxSize": 50.0,
- "minNodes": 8,
- "maxNodes": 20,
- "riverGrowth": 5.0,
- "downhillError": 1,
- "minLength": 150,
- "lengthVariation": 500,
- "zoneSize": 256,
- "zonesInRegion": 128,
- "riverSpawnChance": 0.2,
- "riverSplitChance": 0.35,
- "lakeChance": 0.05,
- "segmentsInRiver": 3,
- "segmentOffset": 40.0,
- "baseDepth": 0.05,
- "riverDepth": 0.018,
- "heightBoost": 8,
- "topFactor": 1.0,
- "riverOctaves": 2,
- "riverFrequency": 0.0075,
- "riverLacunarity": 3.0,
- "riverGain": 0.3,
- "riverDistortionStrength": 10,
- "riverSpeed": 0.5,
- "maxValleyWidth": 85.0,
- "oceanThreshold": 30.0,
- "fixGravityBlocks": true,
- "boulders": false,
- "gravelBeaches": true,
- "RegionSize": 32768,
- "ChunksInRegion": 1024,
- "ChunksInZone": 8
- }
Advertisement
Add Comment
Please, Sign In to add comment