diff --git a/overrides/config/serverconfigupdater-common.toml b/overrides/config/serverconfigupdater-common.toml index d2a3a5ef..dbfe4a97 100644 --- a/overrides/config/serverconfigupdater-common.toml +++ b/overrides/config/serverconfigupdater-common.toml @@ -2,7 +2,7 @@ ["Version Configuration"] # Define a version here. On world load the mod will look up the serverconfig version and reset all files that specified up to the newest version. # Example: ["1=minecraft","2=forge"] will reset minecraft and forge config on first load, but will only reset forge if the world has been loaded before with only version 1 defined - versions = ["1=occultism", "1=sophisticatedstorage"] + versions = ["1=occultism"] ["File Deleter"] # This is intended for deleting files for pack updates. This is a last resort! Replace with empty files instead when possible. The file will be deleted every launch if it exists! Specify the path to the file. Comma Separated List. Example: scripts/badscript.zs