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
Also, if you want to change the radius of the growing-able radius, there is a new line that you can edit to make the change more succinctly. Look for this line:
<li Class="CompProperties_Glower">
<overlightRadius>10.0</overlightRadius>
In this case, I changed the growing radius from 4.5 to 10.
If you want this change to also be reflected in the radius shown when the light is selected, change this line to correspond with the desired radius:
</comps>
<specialDisplayRadius>10</specialDisplayRadius>
Again, in this case I choose ten.
As always, remember to save the file, and completely restart the game for the changes to take effect.
@Xercaine if you want me to delete these posts cause you dont like people messing with your code just lmk I wont mind.
Main menu in game > Mod List
Find Wall Sun Lamp > Click Advanced > Open Folder
From the open folder > 1.6 > defs (Should have a simple XML file)
> Edit in Notepad
To edit the power draw, find the line:
<basePowerConsumption>300</basePowerConsumption>
In this case, I changed the power draw to 300.
To edit the radius of which plants grow, find the line:
<li Class="CompProperties_HeatPusher">
<compClass>CompHeatPusherPowered</compClass>
<heatPerSecond>10</heatPerSecond>
In this case, the radius is around 10. If you're having trouble figuring out if your plants are growing, if the area is lit more that 52% (as seen in the bottom left corner of your screen) they will grow.
...and configure the power draw in its own settings (but to be completely honest the purple color is much more important to me)