Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			93 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			93 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "biomes": [
 | |
|         {
 | |
|             "id": "plains",
 | |
|             "displayName": "Plains",
 | |
|             "isAerial": false,
 | |
|             "isSurface": true,
 | |
|             "isSubterranean": false,
 | |
|             "regions": [
 | |
|                 {
 | |
|                     "frequency": 1.0,
 | |
|                     "baseFloorVoxel": 1,
 | |
|                     "floorVariants": [
 | |
|                         {
 | |
|                             "voxelId": 2,
 | |
|                             "frequency": 1.0,
 | |
|                             "dispersion": 1.0,
 | |
|                             "priority": 1.0
 | |
|                         }
 | |
|                     ],
 | |
|                     "foliageDescription": [
 | |
|                     ]
 | |
|                 }
 | |
|             ],
 | |
|             "surfaceGenerationParams": {
 | |
|                 "surfaceGenTag": "plains",
 | |
|                 "heightOffset": 10
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "id": "hills",
 | |
|             "displayName": "Hills",
 | |
|             "isAerial": false,
 | |
|             "isSurface": true,
 | |
|             "isSubterranean": false,
 | |
|             "regions": [
 | |
|                 {
 | |
|                     "frequency": 1.0,
 | |
|                     "baseFloorVoxel": 1,
 | |
|                     "floorVariants": [
 | |
|                         {
 | |
|                             "voxelId": 2,
 | |
|                             "frequency": 1.0,
 | |
|                             "dispersion": 1.0,
 | |
|                             "priority": 1.0
 | |
|                         }
 | |
|                     ],
 | |
|                     "foliageDescription": [
 | |
|                     ]
 | |
|                 }
 | |
|             ],
 | |
|             "surfaceGenerationParams": {
 | |
|                 "surfaceGenTag": "hills",
 | |
|                 "heightOffset": 10,
 | |
|                 "floorVariants": [
 | |
|                 ],
 | |
|                 "foliageDescriptions": [
 | |
|                     {
 | |
|                         "entityIDs": [
 | |
|                             "pine2"
 | |
|                         ],
 | |
|                         "regularity": 0.6,
 | |
|                         "threshold": 0.05,
 | |
|                         "scale": 0.5,
 | |
|                         "priority": 1.0
 | |
|                     }
 | |
|                 ]
 | |
|             }
 | |
|         },
 | |
|         {
 | |
|             "id": "sky",
 | |
|             "displayName": "Sky",
 | |
|             "isAerial": true,
 | |
|             "isSurface": false,
 | |
|             "isSubterranean": false,
 | |
|             "regions": [
 | |
|                 {
 | |
|                     "frequency": 1.0,
 | |
|                     "baseFloorVoxel": 0,
 | |
|                     "floorVariants": [],
 | |
|                     "foliageDescription": []
 | |
|                 }
 | |
|             ],
 | |
|             "surfaceGenerationParams": {
 | |
|                 "surfaceGenTag": "empty",
 | |
|                 "heightOffset": 0
 | |
|             }
 | |
|         }
 | |
|     ],
 | |
|     "files": [
 | |
|         
 | |
|     ]
 | |
| } |