| Risk | Details | |------|---------| | Save corruption | Wrong edits can break your game permanently. | | Bans / leaderboards | Some versions track cheated saves. | | Boredom | Over-editing kills the sense of progression. | | Malware risk | Avoid downloading unknown executables — stick to web-based editors. |
A Save Editor is a third-party tool (usually a web app or a JavaScript script) that reads your exported Mr. Mine save string, decodes it from Base64 or JSON format, and presents the data as readable fields (e.g., money: 1500, depth: 12500). The user modifies these values, and the tool re-encodes the data into a new save string, which you can then import back into the game.
Not every line in the save file is safe to edit. Based on reverse-engineered save structures (as of recent patches), here is a breakdown: Save Editor Mr Mine-
| Variable Name | Effect | Risk Level | Recommended Edit |
| :--- | :--- | :--- | :--- |
| totalMoney | Current cash | Low | 1e20 |
| totalTitanium | Titanium bars | Low | 1e15 |
| hydrogenAmount | Hydrogen for rockets | Medium | 500000 |
| currentDepth | How deep you are | High (Breaks progression gates) | ++ (Increment by 500) |
| prestigeLevel | Singularity level | Very High (Glitches UI) | Do not edit |
| toolInventory | List of drills/upgrades | Low | Add missing IDs |
| statEnemiesKilled | Combat count | Low | 9999 |
Pro Tip: Instead of maxing out currentDepth, edit your Drill Efficiency or Drill Speed. This keeps the game functional while accelerating progress. | Risk | Details | |------|---------| | Save
The Mr. Mine community is split. Purists say editing ruins the “idle” spirit. Others argue it’s a single-player game—play how you want.
My take: Don’t use a save editor on your first run. The slow discovery of new depths is the game’s real charm. But on a second playthrough? Go ahead. Give yourself a trillion dollars and drill to Mars. Change the numbers
Want to really break the game? You can try modifying:
Warning: Setting depth beyond your drill’s capability will soft-lock your save. Always make a backup.
You may have noticed the hyphen in our keyword: Save Editor Mr. Mine- . This typically refers to a specific fork or older version of the game (often an offline downloadable clone or a beta branch). If you are playing Mr. Mine- (sometimes stylized as "Mr. Mine Minus"):
Always verify which version you are playing. If the title screen says "Mr. Mine-" specifically, look for legacy save tools (circa 2016-2018).