This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
defaultconfigs.cmd.createUpdateFile.failure=§cCould not create modpack-update file (%1$s)
defaultconfigs.cmd.createUpdateFile.success=§amodpack-update file has been created inside the config directory. You should always ship that file in your modpack; just leave it there forever. This will ensure that local player configs defined in localconfig.txt will be restored on updates.
defaultconfigs.cmd.saveKeys.failure=§cFailed saving the key configuration. See the log for more information.
defaultconfigs.cmd.saveKeys.success=§aSuccessfully saved the key configuration.
defaultconfigs.cmd.saveOptions.failure=§cFailed saving the configuration. See the log for more information.
defaultconfigs.cmd.saveOptions.success=§aSuccessfully saved the configuration.