Jump to content

How can I edit the resources of a planet?


Recommended Posts

Yeah I know it's "cheating" but I'm playing in sandbox so screw it. Just want to add a BIT more water to Minmus - my last save I had 5% and quite a few patches, in this save I got 0.9% and no patches. There's got to be someway to edit this, since it's different in every save. Thanks.

Link to comment
Share on other sites

search in persistent.sfs for this section:


SCENARIO
{
name = ResourceScenario
scene = 5, 7, 6
RESOURCE_SETTINGS
{
GameSeed = 1234567890
MaxDeltaTime = 21600
}
}

And change the GameSeed value. That way you can change the resource distribution of all planets. A simple add X to Minmus is not possible as far as I know.

Link to comment
Share on other sites

search in persistent.sfs for this section:


SCENARIO
{
name = ResourceScenario
scene = 5, 7, 6
RESOURCE_SETTINGS
{
GameSeed = 1234567890
MaxDeltaTime = 21600
}
}

And change the GameSeed value. That way you can change the resource distribution of all planets. A simple add X to Minmus is not possible as far as I know.

So it's all or nothing, huh? I'd have to increase all resources by a factor of 5 to get the water I want on Minmus.

Link to comment
Share on other sites

Another idea would be to go to the file

GameData/CommunityResourcePack/ResourceConfigs/Water.cfg

and change MaxAbundance for Minmus.

However I have never done that and there might be unforseen consequences.

Also this would change the settings not only for this savegame but all savegames.

Link to comment
Share on other sites

  • 6 years later...
On 9/18/2015 at 1:23 AM, mhoram said:

search in persistent.sfs for this section:

 

 
	SCENARIO
	{
		name = ResourceScenario
		scene = 5, 7, 6
		RESOURCE_SETTINGS
		{
			GameSeed = 1234567890
			MaxDeltaTime = 21600
		}
	}

 

And change the GameSeed value. That way you can change the resource distribution of all planets. A simple add X to Minmus is not possible as far as I know.

I know this was like 7 years ago but I still have a question, how do you exactly have to change the gameseed to in order for minmus to have at least 2.5% of ore? Do you just type random 10-digit seeds until it's good enough or what?

Edited by Amazing123
Link to comment
Share on other sites

35 minutes ago, Amazing123 said:

I know this was like 7 years ago but I still have a question, how do you exactly have to change the gameseed to in order for minmus to have at least 2.5% of ore? Do you just type random 10-digit seeds until it's good enough or what?

Never mind I just solved it by adding another planetary ore line in the ore.cfg file.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...