Because specific URLs change over time (sites get taken down by DMCA or go offline), do not just Google "Mr. Mine Save Editor" without reading this section.
Unlike a memory scanner (like Cheat Engine), a save editor works by directly modifying your exported game file. Mr. Mine saves your progress locally in a text string (usually Base64-encoded JSON). You export it, decode it, tweak the values, re-encode it, and import it back.
In plain English: You can give yourself infinite money, max-level drills, or skip entire planetary phases. Save Editor Mr Mine-
| Type of Player | Should You Use a Save Editor? | |----------------|-------------------------------| | Casual / first playthrough | β No β enjoy the game | | Returning player after wipe | β Yes β reasonable | | Endgame testing | β Yes | | Wants 100% legit leaderboard | β No |
Bottom line: A save editor can be fun and timeβsaving, but always back up your original save first, and never use one on a competitive leaderboard version of Mr. Mine unless cheating is allowed. Because specific URLs change over time (sites get
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:
| 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 | Bottom line: A save editor can be fun
Pro Tip: Instead of maxing out currentDepth, edit your Drill Efficiency or Drill Speed. This keeps the game functional while accelerating progress.
999999 or any number (donβt go insanely high unless you want glitches).