- Home
- Save Tools
- Restore Stamina
Stardew Valley Ausdauer auffüllen
One-click stamina refill. Rewrites
stamina inside the player block to your current maxStamina — nothing else.Drop your save file here
or click to browse — look for FarmerName_Id inside your Saves folder
Your save never leaves this browser.
Reading, editing, and downloading all happen on your device. Nothing is uploaded, sent to a server, or stored anywhere outside your browser.
How it works
- 1. Find your save in
%AppData%\StardewValley\Saves(Windows) or~/.config/StardewValley/Saves(Mac/Linux). Each farm has a folder namedFarmerName_Id. - 2. Drop the file with no extension inside that folder (the same name as the folder). Skip
SaveGameInfoand any_oldbackups. - 3. Tap "Restore stamina." There's nothing to pick — your current max is what we restore to.
- 4. Download + replace. The edited file comes back with the same name. Drop it into the same folder, overwriting the original. (Back up first if you want to be safe.)
Frequently asked questions
- When would I use this?
- Most commonly: you collapsed from exhaustion (stamina hit 0) and the next day you start at low max stamina, OR you're mid-day with empty stamina and don't want to sleep (sleeping wastes the rest of the day). This tool fills you back up so you can keep playing.
- Does this raise my MAX stamina too?
- No. This restores CURRENT stamina up to your existing max. Max stamina starts at 270 and only goes up through Stardrops (7 in total, raising the cap to 508). To raise the max, you'd need to actually collect the Stardrops — no save-edit shortcut here.
- Is this safe? Will the file still work in-game?
- Yes. The tool rewrites only the <stamina> tag inside the <player> block and writes everything else back unchanged, byte for byte. Stardew loads the file normally. Back up first if you want belt-and-braces safety; the original is what you uploaded.
- What if I'm currently in-game?
- Don't apply the file while Stardew is running — close the game first, replace the save file, then reload. Stardew writes the save back on sleep/save and would overwrite your edit otherwise.
- Does my save get uploaded anywhere?
- No. The file is read, edited, and downloaded entirely in your browser. Nothing crosses the network. You can verify with browser DevTools → Network tab.
- Does this work on console or mobile?
- No — only PC, Mac, Linux, and Steam Deck versions expose the raw save file. Console and mobile saves are sandboxed by the platform.