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
I made one exception with Algae Terrarium. That was difficult enough :P
CustomizeBuildings.json file (json file for manual change)
"Bed": {
"Rotations": 3
},
Under
"Generator": {
"GeneratorWattageRating": 1800
},
It can be solved by adding
"Generator" = (Coal Generator)
"GeneratorWattageRating" amount of power generated from building (600 for original, 1800 for example)
Do I need to manually add that? Or just add the line "Generator" = (Coal Generator)
Any help would be greatly appreciated!! Cheers!
So you add new entries with whatever ID you like and set any of the values you want to change.
Equal signs are illegal in json format, so I have no idea what you mean with that.
"Bed": }
"Rotations": 3
},
If I add the lines
"Coal Generator": {
"GeneratorWattageRating": 1800
},
Will that work? Thanks very much for the help, and for the great mod!! Cheers!!
You can always use the full ID and it will work in any language. If you cannot figure out the ID, you can use the full building name in your language instead of ID (but you do not have to).
For instance, just add
"HydrogenGenerator": 1600.00,