I have the solution. Go to: \Morrowind\Data Files\MWSE\mods\omy1\AdjustableSoulSizeMultiplier\mcm.lua and adjust "max" value in: settings:createSlider({ label = "Soul Size Multiplier", description = "Adjust the multiplier for the soul size of creatures.", min = 0.1, max = 10,
3 comments
and adjust "max" value in:
settings:createSlider({
label = "Soul Size Multiplier",
description = "Adjust the multiplier for the soul size of creatures.",
min = 0.1,
max = 10,