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
Just an additional note: If you google the planet-crafter wiki, they have an page called "Modding" and explain how to use mods in the game and have a pretty extensive list of mods currently available including links to each mod.
Copy "BepInEx" into your game directory. Usually "C:\Program Files (x86)\Steam\steamapps\common\The Planet Crafter" and run it 1 time. This will create some additional folders and get everything ready.
Now change to the newly created folder "BepInEx/Plugins/". Here you copy the mod you want to use. They are files in .dll format.
After that you have to start PlanetCrafter 1 time, load a savegame and quit again to finally set up the mods and create the configuration files.
Now you can activate the "Creative-mode" in 2 ways.
1. you start a new game, which makes sense with a version change like now.
2. you edit an existing save. This works as follows:
Open the save with a text editor and search with (CTRL + F) the string "mode". it is far down, almost at the end. The line looks like this:
{"mode": "Chill", "hasPlayedIntro":false}
The word "Chill" here stands for the game mode "Relaxed". Note which mode you had chosen. Now replace the word "Chill" (or whatever is in your score) with the number "4".
{"mode": "4", "hasPlayedIntro":false}
By doing this, you have activated the creative for this score. If you want to switch back, replace the "4" with your old game mode. That's all.
Basically, though, the following needs to be said:
1. if you use mods like: creative, you may deprive yourself of a lot of game fun. You should play through such a game at least once in the normal way, so that you also understand all the game mechanics correctly.
2. "Less is usually more", because "flooding" the game with mods can also lead to errors and crashes.
Mods that I can recommend and that also work under 0.5.001 are for example:
- creativemode (if you have already done everything, but want to try something else)
- inventory-stacking (the diligent goes 2x, the lazy 1x)
- CraftFromContainers (for scattered heads like me)
- CustomFlashlight (for the right view)
- QuickRotate (so you don't go crazy when you turn the mouse wheel)
- QuickStore (for forgetful people who don't know what they have where)
Have fun with it.
The nexus mod doesn't seem to be working as per comments.