Some Optimizations to the Modpack

Disabled a lot of client-side related mods, removed Performance Improvements and disabled some potentially bad mods.

Reinstalled a default version of MOAR with just the source code preset selection set to custom.
This commit is contained in:
2025-01-16 01:26:40 -05:00
parent 3ebaed3777
commit 1d21d74bb9
88 changed files with 2487 additions and 17157 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ newestVersion=
category="1,"
nexusFileStatus=1
installationFile=DewardianDev-MOAR-2.6.7.zip
repository=Nexus
repository=
ignoredVersion=
comments=
notes=
@@ -5,7 +5,7 @@
"scavDifficulty": 0.4,
"scavWaveDistribution": 0.5,
"scavWaveQuantity": 1.0,
"scavWaveQuantity": 1,
"startingPmcs": false,
@@ -13,20 +13,20 @@
"pmcOpenZones": true,
"allOpenZones": false,
"pmcWaveDistribution": 0.8,
"pmcWaveQuantity": 1.0,
"pmcWaveDistribution": 0.7,
"pmcWaveQuantity": 1,
"zombiesEnabled": true,
"zombieWaveDistribution": 0.2,
"zombiesEnabled": false,
"zombieWaveDistribution": 0.5,
"zombieWaveQuantity": 1,
"zombieHealth": 0.5,
"zombieHealth": 1,
"maxBotCap": 25,
"maxBotPerZone": 5,
"moreScavGroups": false,
"morePmcGroups": false,
"pmcMaxGroupSize": 5,
"pmcMaxGroupSize": 4,
"scavMaxGroupSize": 4,
"snipersHaveFriends": false,
@@ -1,7 +1,7 @@
{
"customs": {
"spawnMinDistance": 30,
"pmcWaveCount": 14,
"pmcWaveCount": 12,
"scavWaveCount": 21,
"zombieWaveCount": 9,
"scavHotZones": [
@@ -15,21 +15,21 @@
"spawnMinDistance": 20,
"maxBotCapOverride": 12,
"maxBotPerZoneOverride": 10,
"pmcWaveCount": 10,
"scavWaveCount": 10,
"pmcWaveCount": 8,
"scavWaveCount": 9,
"zombieWaveCount": 6
},
"factoryNight": {
"spawnMinDistance": 20,
"maxBotCapOverride": 12,
"maxBotPerZoneOverride": 10,
"pmcWaveCount": 10,
"scavWaveCount": 10,
"pmcWaveCount": 8,
"scavWaveCount": 9,
"zombieWaveCount": 6
},
"interchange": {
"spawnMinDistance": 40,
"pmcWaveCount": 16,
"pmcWaveCount": 14,
"scavWaveCount": 32,
"zombieWaveCount": 12,
"scavHotZones": [
@@ -39,14 +39,14 @@
},
"laboratory": {
"spawnMinDistance": 20,
"pmcWaveCount": 12,
"pmcWaveCount": 10,
"scavWaveCount": 0,
"zombieWaveCount": 12
},
"lighthouse": {
"spawnMinDistance": 40,
"pmcWaveCount": 14,
"scavWaveCount": 22,
"pmcWaveCount": 12,
"scavWaveCount": 20,
"zombieWaveCount": 10,
"scavHotZones": [
"Zone_LongRoad",
@@ -55,8 +55,8 @@
},
"rezervbase": {
"spawnMinDistance": 40,
"pmcWaveCount": 14,
"scavWaveCount": 26,
"pmcWaveCount": 11,
"scavWaveCount": 24,
"zombieWaveCount": 9,
"scavHotZones": [
"ZoneRailStrorage"
@@ -67,7 +67,7 @@
},
"shoreline": {
"spawnMinDistance": 40,
"pmcWaveCount": 16,
"pmcWaveCount": 14,
"scavWaveCount": 32,
"zombieWaveCount": 12,
"scavHotZones": [
@@ -85,7 +85,7 @@
},
"woods": {
"spawnMinDistance": 40,
"pmcWaveCount": 16,
"pmcWaveCount": 14,
"scavWaveCount": 28,
"zombieWaveCount": 10,
"scavHotZones": [
@@ -97,7 +97,7 @@
},
"gzLow": {
"spawnMinDistance": 30,
"pmcWaveCount": 12,
"pmcWaveCount": 10,
"scavWaveCount": 18,
"zombieWaveCount": 9
},