This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View 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
}