SoL:Classic_v2.12+1.21.1 (NeoForge)
Curse Maven Snippet
What's new
Fixed
- Fixed Fabric server config not taking effect on dedicated servers. The config path was resolved as a relative path, which could point to a different location depending on the working directory of the startup script. Now resolved to an absolute path via
toAbsolutePath(). Config file location remains<world>/serverconfig/solclassic-server.toml. - Fixed potential NullPointerException in config array parsing (
shortFoodDecayModifiers,foodBlacklist) that could silently prevent all config values from being applied. - Config values are now applied in the correct order: scalar values are written before array values, so scalar settings are always applied even if array parsing fails.
This mod has no additional files

