Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Note that there's only a random chance for the suit to spawn in the locker, thus a common solution is to save your game before opening the locker, and if the suit isn't present, exit and reload the game and try again.
If you've already emptied all of the lockers within the Smugglers Ship, there is also the option to do a 'save edit' to swap a spare duplicate spacesuit of another type for the Goldeo suit - the item name for Goldeo is "Skin-04"
How do I do this "save edit"?
You're both very welcome. :)
* The following steps may look very complicated, but they're actually not if you go slowly and take one step at a time.
* If you get stuck at any point just STOP and walk through the steps again until you're happy to continue. If you get really stuck, STOP and ask for help.
* I've mentioned this during the various steps below, but any examples given below will likely not match exactly what you find in your save file, where indicated use the data from your own save file NOT the data in the examples.
* I've hidden the steps as a spoiler because... well because a little knowledge can be a dangerous thing... :P
- - -
1: Empty only your backpack inventory (NOT your tools inventory) of everything except for 1 duplicate/spare spacesuit that you are happy to exchange for a different item.
2: N.B. This is a critical step - Now save the game and exit back to the main menu.
3: To find your save files browse (on Windows) to C:/Users/[username]/AppData/LocalLow/MijuGames/Planet Crafter , this location may be different on other OS's.
4: Change the folder view to 'Details' and sort the files by 'Date Modified', the save file you want to edit should now be the first .json file at the top of the list - IMPORTANT - now make a backup copy of that .json file onto your desktop.
5: Back in the Planet Crafter folder, now open your save file in a text editor that can handle large files - Notepad++ is a third party app recommended for this (and other tasks) as it's a far superior alternative to either MS Notepad or MS Wordpad - #NotSponsored
6: The fourth line of the save file should start with the following 3 tags - "id","name","inventoryID" - each tag will have some data (either a number or your Steam username) after it, the key detail we need to remember here is "inventoryID" and the number after that tag.
7: Now find the player inventory entry, e.g. you can search for "id":3, (note that the number to search will be whatever number was listed after your "inventoryID" tag)
8: The player inventory entry will look something like:
{"id":3,"woIds":"206830236","size":35}|
the long number after the "woIds" tag represents the database entry for the item in your backpack inventory, if you did step 1 above it should be the only item listed here. Once again the numbers after your "id" and "woIds" tags may be different from the example given here.
9: Now search for "id":206830236, (obviously using whatever long number you found in the previous step rather than the example given here)
10: From this search you should then find an entry that looks like:
{"id":206830236,"gId":"Skin-18","liId":0,"liGrps":"","pos":"0,0,0","rot":"0,0,0,0","wear":0,"pnls":"","color":"","text":"","grwth":0}|
this should be the item in your backpack inventory. Note that the different spacesuits are all listed as "Skin-##", where each suit has its own number from 01 to 20, in this example "Skin-18" represents the Starforma Spacesuit. I have posted a full list of the various spacesuits and their Id's in another post on this discussion board.
11: Change the data after the "gId": tag to "Skin-04" - this will change that duplicate/spare suit in your backpack inventory to the Goldeo Spacesuit.
12: Now save and close the save file, and then close your text editor.
13: Back in the game re-open your world again and check your inventory. If the above steps all worked you should now have a Goldeo Spacesuit.
14: Once you're sure that everything worked correctly you can now safely remove from your desktop the backup copy of the save file that you made in step 4 above.
15: Enjoy your very shiny new spacesuit.