Moving a factory to a new map

Post all other topics which do not belong to any other category.
Post Reply
NiftyManiac
Long Handed Inserter
Long Handed Inserter
Posts: 90
Joined: Sat Jan 21, 2017 12:01 am
Contact:

Moving a factory to a new map

Post by NiftyManiac »

Is there any way to move a factory to a new map, or else fully regenerate a map without affecting player entities?

I built a self-expanding factory, and I'd like to make (and share, if possible), a version that can be run on many different maps. Using blueprints for this is a pain, as there are a lot of non-blueprintable components: trains with wagon filters, specific power lines, and important items in chests. Is there any way to serialize and load a big set of entities? I suppose it could be possible to serialize and load the tiles from another map, but could the seed be changed so that new chunks work properly?

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: Moving a factory to a new map

Post by ssilk »

Well blueprints are the way to do the basics. And adding all the vehicles is surely somehow possible at least by creating a mod, that does this as "another type of blueprint" (cause AFAIK technically blueprints are some kind of "program" that calls the needed methods to place entities).
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

Steelsky
Burner Inserter
Burner Inserter
Posts: 11
Joined: Thu Feb 23, 2017 9:37 am
Contact:

Re: Moving a factory to a new map

Post by Steelsky »

NiftyManiac wrote:Is there any way to move a factory to a new map, or else fully regenerate a map without affecting player entities?

I built a self-expanding factory, and I'd like to make (and share, if possible), a version that can be run on many different maps. Using blueprints for this is a pain, as there are a lot of non-blueprintable components: trains with wagon filters, specific power lines, and important items in chests. Is there any way to serialize and load a big set of entities? I suppose it could be possible to serialize and load the tiles from another map, but could the seed be changed so that new chunks work properly?
I just asked this exact question in your GreyGoo thread :-)

/S

Post Reply

Return to “General discussion”