Yes, they absorb pollution. Mature trees absorb as much pollution as "normal" trees do. Smaller trees absorb less, which depends on ther "growing-stage".ISteampunk wrote:Do the trees added in this mod de-pollute?
[MOD 0.12.x] Treefarm REDUX (DISCONTINUED)
Re: [MOD 0.10.3] Treefarm v1.1.6
Re: [MOD 0.10.x] Treefarm v1.1.7
Just updated the mod.
Doesn't contain any new content, but new translations, bugfixes and performance improvements.
Enjoy!
Doesn't contain any new content, but new translations, bugfixes and performance improvements.
Enjoy!
Re: [MOD 0.10.x] Treefarm v1.1.7
Awesome mod. It is a such wonderful mod which in turn makes coal and electricity as infinite. Created my account just to wish you. There is no wonder why so many are appraising you. Keep it up.
Re: [MOD 0.10.x] Treefarm v1.1.7
Thanks that's always great to hear.
And btw I announce that I updated the mod (didn't increase the version though)
The update includes 2 bugfixes:
1) removed the debug-functionality that were included in the last release
2) added support to use the mod in god-mode
Enjoy!
And btw I announce that I updated the mod (didn't increase the version though)
The update includes 2 bugfixes:
1) removed the debug-functionality that were included in the last release
2) added support to use the mod in god-mode
Enjoy!
Re: [MOD 0.10.x] Treefarm v1.1.8
I'm having a strange issue with this mod... every time i start a new game my inventory starts full of stuff and high tech stuff too how do i disable that? i've tried just placing it all in a chest and forgeting about it but its hard ^_^
Re: [MOD 0.10.x] Treefarm v1.1.8
Sorry for the inconvenience. The functions helped me to test the mod unfortunately I forgot to remove them before releasing it.
I suggest to download the latest version (1.1.8) in which this bug plus another one is fixed.
I suggest to download the latest version (1.1.8) in which this bug plus another one is fixed.
Re: [MOD 0.10.x] Treefarm v1.1.9
Yet another bugfix-release.
Fixed a bug which appears if a tree or any other plant is placed on a custom tile (e.g. roadworks-mod) and prevent all trees from growing.
Also I fixed the dytech-treefarm-compability bug on my side, but to completly fix it changes in dytech are requiered as well.
A diy-instruction can be found here:
https://forums.factorio.com/forum/vie ... 483#p42332
So if you use the latest treefarm version (1.1.9 and upwards) you can skip the first step.
Enjoy
Fixed a bug which appears if a tree or any other plant is placed on a custom tile (e.g. roadworks-mod) and prevent all trees from growing.
Also I fixed the dytech-treefarm-compability bug on my side, but to completly fix it changes in dytech are requiered as well.
A diy-instruction can be found here:
https://forums.factorio.com/forum/vie ... 483#p42332
So if you use the latest treefarm version (1.1.9 and upwards) you can skip the first step.
Enjoy
- StoneLegion
- Filter Inserter
- Posts: 687
- Joined: Fri Sep 05, 2014 7:34 pm
- Contact:
Re: [MOD 0.10.x] Treefarm v1.1.9
Thanks for this wonderful mod. I always wanted to use this with Dytech but worried about the issues. I hear its more so for old games and new ones should be fine. I'm really excited for this and I wish you got a bit more attention for your hard work!
Re: [MOD 0.10.x] Treefarm v1.1.9
Hi
is it possible to deaktivate the field MK2 if certain conditions reached?
T
is it possible to deaktivate the field MK2 if certain conditions reached?
T
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: [MOD 0.10.x] Treefarm v1.1.9
I just craft seed only if I have not enough wood adn you can also right click the field with a belt and then you can completly deactivate it in the menu.
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
Re: [MOD 0.10.x] Treefarm v1.1.10
Updated to 1.1.10.
Just another bugfix release that fixes that fertilizer wasn't used in treefarms.
Enjoy
Just another bugfix release that fixes that fertilizer wasn't used in treefarms.
Enjoy
Re: [MOD 0.10.x] Treefarm v1.1.10
I love this mod, but for me the trees grow to fast.
Is there a way I can edit the mod to make the trees grow a little slower?
Thanks.
Is there a way I can edit the mod to make the trees grow a little slower?
Thanks.
Re: [MOD 0.10.x] Treefarm v1.1.10
Yes you can everything you need can be found in utils.lua between line 134 & 149TheSAguy wrote:I love this mod, but for me the trees grow to fast.
Is there a way I can edit the mod to make the trees grow a little slower?
The growingtime (for each stage) is calculated as follows:
Code: Select all
growingTime = (randomTime + basicTime) / efficiency
efficiency is the tileCoeff(line 136-145) (+ 1 if fertiliser is used)
So the easiest way would be to increase the basicGrowingTime (and randomGrowingTime).
I hope this is understandable...
Re: [MOD 0.10.x] Treefarm v1.1.10
Great, Perfectly understandable!
Thanks.
Thanks.
Re: [MOD 0.10.x] Treefarm v1.1.10
Question, when using this mod with Dytech, how do you get it to harvest the rubber trees? Heres a pic of my current setup:
As you can see, there are fully-grown trees but they aren't being harvested. Am I doing something wrong?
As you can see, there are fully-grown trees but they aren't being harvested. Am I doing something wrong?
- SuperSandro2000
- Filter Inserter
- Posts: 742
- Joined: Sun Jan 12, 2014 3:54 am
- Contact:
Re: [MOD 0.10.x] Treefarm v1.1.10
Have you any robots that can harvest the trees?
Please call me simply Sandro.
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
My Main Mods: Sandro's fixes, Expanded Rocket Payloads Touched by an AngelBob and more can be found here
Re: [MOD 0.10.x] Treefarm v1.1.10
... or maybe the field is deactivated?
(To check it click in the tower with any item attached to the cursor)
If it's still not working you could upload the savegame.
(To check it click in the tower with any item attached to the cursor)
If it's still not working you could upload the savegame.
Re: [MOD 0.10.x] Treefarm v1.1.10
Hey drs9999,
I wanted to ask you, if I want fertilizer to have a bigger effect on growing, do I just change the "fertilizerBoost = 1.00", so if I want it to be 50% better, I'd change it to "fertilizerBoost = 1.50"
Or is that value a bool and only 1 or 0?
Thanks.
I wanted to ask you, if I want fertilizer to have a bigger effect on growing, do I just change the "fertilizerBoost = 1.00", so if I want it to be 50% better, I'd change it to "fertilizerBoost = 1.50"
Or is that value a bool and only 1 or 0?
Thanks.
Re: [MOD 0.10.x] Treefarm v1.1.10
Basically yes, you can increase the fertilizerBoost to increase the effect. But changing it to 1.50 doesn't mean that it is 50% faster.TheSAguy wrote:Hey drs9999,
I wanted to ask you, if I want fertilizer to have a bigger effect on growing, do I just change the "fertilizerBoost = 1.00", so if I want it to be 50% better, I'd change it to "fertilizerBoost = 1.50"
E.g. (I ignore the basicGrowingTime for simplicity):
Tree placed on sand (boost = 1): GrowingTime = 3600 Ticks / (0.3 + 1) = 2770 Ticks
Tree placed on sand (boost = 1.5): GrowingTime = 3600 Ticks / (0.3 + 1.5) = 2000 Ticks
Tree placed on grass(boost = 1): GrowingTime = 3600 Ticks / (1 + 1) = 1800 Ticks
Tree placed on grass (boost = 1.5): GrowingTime = 3600 Ticks / (1 + 1.5) = 1440 Ticks
As you can see the impact on trees that are placed on sand is much higher.
P.S. I noticed that I made a mistake when I wrote the formula few posts above. Obviously the growing time is divided by the efficiency and not multiplied...
Re: [MOD 0.11.x] Treefarm v1.2.0
updated to Factorio 0.11.0!