Currently, Slime Rancher 2 is in Early Access. This means two things for save editors:
This is the most common edit.
The Easy Way to Edit Money:
Open your .sav and locate these lines (they might be nested inside "gameData" or "playerState"): slime rancher 2 save editor
"newbucks": 127,
"refinery":
"items": [
"id": "PrimadonnaOre", "count": 3
]
Change to:
"newbucks": 10000,
"refinery":
"items": [
"id": "PrimadonnaOre", "count": 99
]
Save, load the game, and check your refinery. Currently, Slime Rancher 2 is in Early Access