
OneTimeOverrides
Allows modpack authors to add non-overwriting override files.
About this Mod
Some override files, such as options.txt, should only be copied the first time a player plays a modpack.
Otherwise, their changes would be lost every time the modpack is updated.
This mod allows modpack authors to place files in the one-time-overrides directory
that will only be copied to their intended destination if the target file does not exist.
Example:
.minecraft
├── config
│ └── first_mod.toml
└── one-time-overrides
│ └── config
│ └── first_mod.toml # already exists in .minecraft/config -> will not be copied
└── options.txt # does not exist in .minecraft -> will be copied
As it does not use any Minecraft-specific APIs, the mod should work with any version of the game.1.18.2 and 1.19.2 were tested.
The only dependency is fabric-language-kotlin.
Fabric API is not required.
Available Versions
How to Install OneTimeOverrides on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.2).
Install Mod
Open the mod browser in the dashboard and search for "OneTimeOverrides". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.2, 1.19.1, 1.19 (+3 more)
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
OneTimeOverrides server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.2). You can switch loaders with one click in the panel.
Is OneTimeOverrides compatible with fabric?
OneTimeOverrides officially supports fabric for Minecraft 1.19.2, 1.19.1, 1.19. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with OneTimeOverrides – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if OneTimeOverrides consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install OneTimeOverrides with just one click on your server.