Skip to content

๐Ÿ’พ Save Data & Persistence

TisonK edited this page Feb 9, 2026 · 1 revision

Save Data

The mod manages its own data to ensure your reputation persists across your farming career.


How Data is Stored

  • Per-Savegame: Your favor levels for each NPC are stored directly within your individual savegame file.
  • Automatic Saving: Favor data is saved automatically whenever your game saves (e.g., sleeping, manual save).
  • Automatic Loading: When you load a save, the mod immediately reads the stored data and restores all NPC favor levels.

You do not need to manage any external files.


Uninstalling the Mod

  • Data Reset: If you remove the mod .zip file from your mods folder and load a save, all stored NPC favor data for that save will be cleared.
  • Reinstalling: If you reinstall the mod later, all NPCs will start again at Neutral favor for that save.

To preserve your favor data, simply keep the mod installed.

Clone this wiki locally