description
featuredThis factory takes digestate (BGA), liquid manure (slurry) or manure and produces fertilizer, liquid fertilizer and fuel.
300K digestate, liquid manure or manure produces 120K fertilizer, 120K liquid fertilizer and 60K fuel in 24 hours (5000 per hour).
- Use universal kotte tanker trailers for optional supported hose connection
- Fill fertilizer spreaders and sprayers directly
- Silo trigger has motion sensing lighting at night, and a guide light for fill point
- Cannot refuel vehicles directly. Fill tanker trailer and refuel from the tanker trailer.
Credits
Model: Giants, Dorset, Al-Modding
Texture: Giants, Dorset, Al-Modding
Script: FabrikScript, Additional Triggers - kevink98, marhu
Idea / Concept: Slivicon, based on other similar Fabrik mods
Testing: Slivicon
Other:
-
30 Dec 04:54Version 2.0.0.1
-Fixed alignment of input icons on screen display
-Adjusted screen model -
29 Dec 02:29Version 2.0.0.0
-Now additionally accepts input of liquid manure (slurry) or manure as well as digestate, as not all maps have digestate (BGA)
-Now renamed BioProcessor, as input is no longer restricted to digestate -
28 Dec 05:45Version 1.0.0.2
-Update missing French translations
-Fertilizer fillLitersPerSecond increased to 1500 (was 50, FabrikScript default) -
27 Dec 02:10Version 1.0.0.1
Update translations, icons
-
23 Dec 03:16Version 1.0.0.0
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
-
by Slivicon
ago about 7 years
5 Comments for BioProcessor
For an FS 19 version, this mod uses factory script from ls-modcompany, which they are working on a new script for FS 19 at https://globalcompany.info, so we would have to wait until they release that before an attempt to make this mod work in FS 19.
Next update, I will fix the vertical alignment of the input icons on the screen.
New version 1.0.0.2 now has fillLitersPerSecond set to 1500 in digestateProcessor.i3d in zip file. This is for how fast fertilizer fills from the pipe. If this is not the speed you like, extract zip open i3d file in Windows Notepad (do not have to use GE) and look for fillLitersPerSecond. Change "value" to higher number (faster) or lower number (slower). Save and put back in zip for your own custom version.
In der neuen Version 1.0.0.2 ist fillLitersPerSecond in der Datei digestateProcessor.i3d auf 1500 gesetzt. Dies ist für wie schnell Dünger aus dem Rohr füllt. Wenn dies nicht die Geschwindigkeit ist, die Sie mögen, extrahieren Sie die Zip-Datei im Windows-Editor "Notepad" (verwenden Sie nicht GE) und suchen Sie nach fillLitersPerSecond. Ändern Sie "value" in höhere Zahl (schneller) oder niedrigere Zahl (langsamer). Speichern und in zip für Ihre eigene benutzerdefinierte Version zurückstellen.
T.Thoma:
I think that error means your game is not patched to latest version. "<modDesc descVersion="38">" means you must patch game (latest version is 1.5.1)
Google translate:
Ich denke dieser Fehler bedeutet, dass dein Spiel nicht auf die neueste Version gepatcht wurde. "<modDesc descVersion="38">" bedeutet, dass Sie das Spiel patchen müssen (die neueste Version ist 1.5.1)
Smie2803:
Extract zip, open digestateProcessor.i3d in Notepad and look for line:
"<Attribute name="fillType" type="string" value="fertilizer"/>"
insert new line:
"<Attribute name="fillLitersPerSecond" type="integer" value="30000"/>"
The higher the value number, the faster it will fill. Default I believe from FabrikScript is 1500, so 30000 is 20x faster.
Google translate:
Extrahiere zip, öffne godesteateProcessor.i3d im Editor und suche nach Zeile:
"<Attribute name="fillType" type="string" value="fertilizer"/>"
neue Zeile einfügen:
"<Attribute name="fillLitersPerSecond" type="integer" value="30000"/>"
Je höher der Wert, desto schneller wird er gefüllt. Standard Ich glaube von FabrikScript ist 1500, also 30000 ist 20x schneller.