Global company placeable wood chipper v1.2

Mod inspired from “LWG Europa Sägewerke” made by Mannie313 in ls-modcompany
I removed the pallet outputs and used a Ravenport wood chipper model
The chipper uses 2% petrol, but the global company script has a 10% limit.
To fix this limit, update FS19_GlobalCompany\objects\GC_ProductionFactory.lua
Line 786: productLine.inputsPercent[inputId] = math.min(math.max(inputPercent, 0.1), 1) change 0.1 to 0.01
(will be fixed on next update)
Changelog:
Update 1.2:
– fix a warning for the new GlobalFactory.
– Add a Joskin trailer that can transport any base game liquid, useful to fill diesel
Version 1.1
– fix some audio and add more lights.
– 1.0 may have some translations issues on the download outside of modhoster, hopefully it will be solved
Credits:
Model: Giants (Ravenport)
Script: Mannie313 (ls-modcompany)
Idea / Concept: Xanika



