How Do I Move My Whole Terrain Map?

So I’ve got a whole map full of biomes and it’s all terrain I’ve created. I’m trying to move the whole terrain up the world by a good amount.

I am wondering how I would be able to move the whole terrain up without messing anything up.
The select and move terrain tools do not even near reach how big the terrain is, it doesn’t even reach a quarter of the map.
I’ve tried the save and load terrain plugin but it only seems to save and paste it rather than let me move it anywhere.

How could I go about this?

1 Like

Why would you need to move your terrain map?

1 Like

You will have to find a way to make that terrain be exported as a bitmap or Heightmap image, and then find another way to re import it with that generated Heightmap, there should be a plugin to generate it somewhere.

1 Like