Chunk Copying

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Cosmology27

New Member
Jul 29, 2019
297
0
1
So what I'm wanting to do is copy whole chunks from one world, and put them into a different world. So if I've created cool things in different worlds, I can copy them all into the same world and put them where I want.
Anyone know how I might go about this? Thanks for the help
 

Yusunoha

New Member
Jul 29, 2019
6,440
-4
0
So what I'm wanting to do is copy whole chunks from one world, and put them into a different world. So if I've created cool things in different worlds, I can copy them all into the same world and put them where I want.
Anyone know how I might go about this? Thanks for the help

well, if you want an ingame solution to this... I believe AE adds a block that allows you to take whole chunks, store them on disks, and place them somewhere else again
 

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
You can still do it across worlds with AE/Mystcraft, this should in theory work:

Make spatial copy of chunks
Take to Mystcraft world
Change Overworld to new/old/whatever
Take spatial stuff back to new world and restore

In theory... never tried it.
 
  • Like
Reactions: Cosmology27

Cosmology27

New Member
Jul 29, 2019
297
0
1
That is an interesting idea! I'll have to try that out if I can't figure out chunk copying in MCedit.
 

Physicist

New Member
Jul 29, 2019
351
0
0
Regarding AE spatial storage, you don't actually copy the chunks... you cut and paste, never copy.

If you place the spatial chunks in a different place, you swap the new area you marked and the area in the cell. I believe you have to make a new cell if you don't have an empty area to place the full chunks into.

You cannot rotate the stored area; north will still be north.

Remember (or write out) the pylon positioning for your copied area; it must be identical to how it was when you cut the original area.

Using additional pylons to outline the area decreases energy cost for storing a given area.

Also, there were concerns I only vaguely remember regarding tile entities and block metadata, and also some sort of blacklist. Test extensively.

(Source: Asking many questions of AlgorithmX2 in IRC, not personal experience.)
 
Last edited:

kittle

New Member
Jul 29, 2019
229
0
0
depending on the size of the stuff you made, you may be able to just copy the .mca file from your old world to the new one. A .mca file is much more than 1 chunk -- im guessing 16x16 or 32x32 chunks.
Simple, no extra mods needed, but you wont be able to relocate stuff to a new position.