110 posts
Posted 15 September 2013 - 06:07 PM
Minecraft crashed and corrupted a turtle. It lost its ID and programs. I'm very unfamiliar with Minecraft Edit, but is there a way to add the "ID" and "label" metadata back to the turtle? I see lots of stuff in "TAG_Compound" but not the ID and no way to edit this attribute anyway.
997 posts
Location
Wellington, New Zealand
Posted 15 September 2013 - 07:02 PM
It's easier to just get the new turtle's ID, then copy the files over from the old ID, and set the label again manually.
2151 posts
Location
Auckland, New Zealand
Posted 15 September 2013 - 07:53 PM
Following on from what immibis said, you first need to open the world files.
If you are using Windows:
On your keyboard press Windows + R and type in: %appdata%/.minecraft/saves/
On Mac:
Open Finder and press ⌘ + Shift + G and type in: ~/Library/Application Support/minecraft/saves/
Now, find the folder which has the same name as your world and open it. Now open the computer folder. Looks through all the folders until you find the folder which has the same files as the turtle you lost. Copy the files to the new turtles folder (same name as the ID), you could also rename it. Your turtle should have the files on it. In future give the turtle a label using 'label set yournamehere', that way when you break it you won't loose your stuff.