loki79uk / FS22_UniversalAutoload

Mod for FS22. Please download latest release below.
122 stars 35 forks source link

Autoload ProBox Bulk Seed pallets? #240

Closed LiTaoRan8710 closed 1 month ago

LiTaoRan8710 commented 1 month ago

has anyone came across a auto load trailer that can pick up ProBox Bulk Seed Container?

loki79uk commented 1 month ago

Hi, you can load them if you add the following to the appropriate sections in your settings file: C:\Users\Loki\Documents\My Games\FarmingSimulator2022\modSettings\UniversalAutoload.xml

    <containerConfiguration name="FS22_SeedProBox:ProBox" containerType="EURO_PALLET" sizeX="1.20" sizeY="1.66" sizeZ="1.47"/>
    <objectType name="FS22_SeedProBox:proBox"/> 

image

LiTaoRan8710 commented 1 month ago

thank you so much