Pack Up and Move Base?

Start of save data

{
“UniverseAddress”:{
“RealityIndex”:X,
“GalacticAddress”:{
“VoxelX”:1778,
“VoxelY”:-3,
“VoxelZ”:-67,
“SolarSystemIndex”:XXX,
“PlanetIndex”:0
}
},
“HomeRealityIteration”:X,

I bet this is enough to create a TeleportEndpoint if need be. save when on a Space Station, copy some of that data to create a new entry.

I also believe that the reason for not registering new TeleportEndpoints, is the ‘HomeRealityIteration’, which in your case is likely 4. Now that you are back in Euclid, the RealityIndex does not match your HomeRealityIteration and therefor does not register new locations. I could be wrong though, but easily tested I guess.

4 Likes

Thanks for that, @DevilinPixy! Copied and save to disk. :heart:

4 Likes

Gave @DevilinPixy instructions a try. Decided to copy my old main base to a new planet.

Old base:

New Base:

Grass probably won’t be a problem. Still have a bit of tinkering to do.

Note: Bridge from Landing Pad to Cuboid Room was not initially present but showed up later.

7 Likes