init
This commit is contained in:
21
config/world_preview/config.json
Normal file
21
config/world_preview/config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"savedSeeds": [],
|
||||
"showInPauseMenu": true,
|
||||
"showPlayer": true,
|
||||
"showControls": true,
|
||||
"showFrameTime": false,
|
||||
"buildFullVertChunk": false,
|
||||
"backgroundSampleVertChunk": false,
|
||||
"sampleStructures": false,
|
||||
"sampleHeightmap": false,
|
||||
"sampleIntersections": false,
|
||||
"storeNoiseSamples": false,
|
||||
"heightmapMinY": 32,
|
||||
"heightmapMaxY": 255,
|
||||
"onlySampleInVisualRange": true,
|
||||
"cacheInGame": true,
|
||||
"cacheInNew": false,
|
||||
"enableCompression": true,
|
||||
"colorMap": "world_preview:inferno",
|
||||
"numThreads": 7
|
||||
}
|
||||
Reference in New Issue
Block a user