So I haven't played Minecraft in a while and and I just started up again.
I updated my Minecraft and installed the newest version of Single Player Commands.
Now I am trying to copy and paste structures between my single player worlds but it is not working. I select the area, do //copy and it copys the blocks. When I quit and go to another world I do //paste and it tells me that my clipboard is empty.
I remember being able to copy stuff between worlds back in the older versions of Minecraft and Single player commands.
I have tried force updating, also the copying and pasting still works within the same world.
Could someone help me out on this? I also looked around on the worldedit wiki and used google to try to find an answer. I ended up getting some stuff about saving schematics? I tried but I don't really know how to use them or if they would work for my needs.
you need to use the schematic function to export the clipboard (copy) to a file, then switch worlds, and then load a schematic to the clipboard ready to paste in
WorldEdit can work with .schematic files when saving copies or loading them. The advantage of .schematic files is that they are compatible with a number of other programs like MCEdit, NBTedit, and the Redstone Simulator. The format also supports all of Minecraft's block data and it is documented so that you can implement it in your own programs.
The abbreviation "//schem" does not work with Single Player Commands; always use "//schematic". The available formats are mcedit and mce; WorldEdit will try to determine the format if it is not given. All .schematic files saved before build #1134-c76f119 (or WorldEdit 5.3)'s are format mcedit. The filename does not need to include the ".schematic" suffix.
I would suggest downloading a program called MCEdit. That will allow you to load your saved world, select the blocks and export them as a .schematic file. Then you just go into the new world and import the .schematic file and position your building where you'd like.
Sorry if that doesn't answer your original question, but it's another way to move buildings across worlds.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I updated my Minecraft and installed the newest version of Single Player Commands.
Now I am trying to copy and paste structures between my single player worlds but it is not working. I select the area, do //copy and it copys the blocks. When I quit and go to another world I do //paste and it tells me that my clipboard is empty.
I remember being able to copy stuff between worlds back in the older versions of Minecraft and Single player commands.
I have tried force updating, also the copying and pasting still works within the same world.
Could someone help me out on this? I also looked around on the worldedit wiki and used google to try to find an answer. I ended up getting some stuff about saving schematics? I tried but I don't really know how to use them or if they would work for my needs.
Thanks in advance.
-
View User Profile
-
View Posts
-
Send Message
Moderatorhttp://wiki.sk89q.com/wiki/WorldEdit/Clipboard#Loading_and_saving
Sorry if that doesn't answer your original question, but it's another way to move buildings across worlds.