Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
Look at /planetaryTypes/ and the planets within. For example look at this path.
/planetaryTypes/blackSunHabitable/values/variationParameters
You see the size selections there.
I'm talking about in FU's patch file, as there is no "blackSunHabitable" type in TS. Rather they just added the FU biomes to the planet types that you'll find in TS systems.
You see things like this in TS
So take that particular data and replace TS's own "variationParameters" data with it.
In fact, you do as you like so you could delete the "small" and "medium" worlds if you like.
This is of course your mod so I won't tell you to add larger planets or not. But if you wanted to without need of FU as a dependency.
terrestrial_worlds.config.patch -
This mod loads after FU if present anyhow. And that patch would avoid patchwork that is already done, but if not then it adds those planet sizes. I did JSON LINT test it this time :P but you still might want to test it in game... supposing you want to include larger planets.
I might as well pop that mod out, unless you'd rather do it.
correction:
There is a mod that does the planet sizes(and varied gravity according to size) as part of Unigen. But then it doesn't handle adding them into TS systems if present and I don't think it would play well with FU either. So I could make a mod that does this but is more flexible so that it still works with or without other mods.