Skip to content

RFTools Dimension Export

McJty edited this page Jul 19, 2015 · 2 revisions

With a bit of work and tweaking it is possible to export an RFTools dimension to another world/save. Be careful though. This will most likely only work properly if the other save has the same biomes, fluids and block ids (so best with the same modpack).

Old world

Here are the steps you need to do in the old or source world:

  • Type /rftdim savedim <id> <filename> This will save the internal details of the dimension to the given file.
  • Write down or remember the dimlets you used for that world.

New world

Now open the new world and do the following:

  • Make a Dimension tab with the dimlets from the original world.
  • Use that tab to make a Dimension with the regular or creative dimension builder. Do not visit that world yet but remember or write down the dimension id you got.
  • Exit Minecraft and copy <oldsave>/DIM<id> to <newsave>/DIM<newid>
  • Open the new world and type /rftdim loaddim <newid> <filename>
  • If all went well you should now have a functional copy of your RFTools dimension
Clone this wiki locally