43 lines
No EOL
1.2 KiB
JSON
43 lines
No EOL
1.2 KiB
JSON
{
|
|
"_documentation": "https://github.com/Luke100000/ImmersiveOptimization/wiki",
|
|
"enableEntities": true,
|
|
"enableBlockEntities": true,
|
|
"enableDistanceCulling": true,
|
|
"enableTrackingCulling": true,
|
|
"enableViewportCulling": true,
|
|
"minDistance": 6,
|
|
"blocksPerLevel": 64,
|
|
"blocksPerLevelDistanceCulled": 10,
|
|
"blocksPerLevelTrackingCulled": 10,
|
|
"blocksPerLevelViewportCulled": 20,
|
|
"maxLevel": 20,
|
|
"blocksPerLevelBlockEntities": 32,
|
|
"stressedThreshold": 45,
|
|
"minDecreaseFactor": 0.25,
|
|
"dimensions": {
|
|
"minecraft:overworld": true,
|
|
"minecraft:the_nether": true,
|
|
"minecraft:the_end": true,
|
|
"ad_astra:earth_orbit": true,
|
|
"ad_astra:moon": true,
|
|
"ad_astra:moon_orbit": true,
|
|
"ad_astra:mars": true,
|
|
"ad_astra:mars_orbit": true,
|
|
"ad_astra:venus": true,
|
|
"ad_astra:venus_orbit": true,
|
|
"ad_astra:mercury": true,
|
|
"ad_astra:mercury_orbit": true,
|
|
"ad_astra:glacio": true,
|
|
"ad_astra:glacio_orbit": true
|
|
},
|
|
"entities": {
|
|
"fromanotherworld:starship": false,
|
|
"minecraft:player": false,
|
|
"minecraft:arrow": false,
|
|
"create": false,
|
|
"minecraft:ender_dragon": false,
|
|
"sandworm_mod": false
|
|
},
|
|
"version": 2,
|
|
"name": "immersive_optimization"
|
|
} |